mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2024-11-15 01:13:32 +00:00
6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
group = rootProject.group
|
|
version = rootProject.version
|
|
|
|
dependencies {
|
|
compileOnly("org.spigotmc:spigot:1.19.3-R0.1-SNAPSHOT")
|
|
} |