This website requires JavaScript.
Explore
Help
Register
Sign In
topchetoeu
/
j2s
Watch
1
Star
0
Fork
0
You've already forked j2s
Code
Issues
6
Pull Requests
Actions
Packages
Projects
Releases
74
Wiki
Activity
1670b64aaf
j2s
/
buildSrc
/
build.gradle.kts
8 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: split up into multiple projects, use kotlin DLS
2025-01-10 02:05:17 +00:00
repositories {
mavenCentral();
}
plugins {
whitespaces
2025-01-24 20:43:49 +00:00
`kotlin-dsl`
build: split up into multiple projects, use kotlin DLS
2025-01-10 02:05:17 +00:00
}
Reference in New Issue
Copy Permalink