mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2024-11-15 01:13:32 +00:00
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
group = rootProject.group
|
|
version = rootProject.version
|
|
|
|
dependencies {
|
|
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
|
|
} |