mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-23 00:21:26 +01:00
5 lines
121 B
Groovy
5 lines
121 B
Groovy
|
dependencies {
|
||
|
implementation project(':providers:BaseProviders')
|
||
|
api 'org.bukkit:bukkit:1.12.2-R0.1-SNAPSHOT'
|
||
|
}
|