mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +00: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'
|
||
|
}
|