mirror of
https://github.com/LamGC/ScalaBot.git
synced 2025-04-29 14:17:30 +00:00
11 lines
136 B
Plaintext
11 lines
136 B
Plaintext
allprojects {
|
|
repositories {
|
|
mavenCentral()
|
|
}
|
|
|
|
dependencies {
|
|
|
|
}
|
|
group = "net.lamgc"
|
|
version = "0.0.1"
|
|
} |