mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-05 12:26:06 +00:00
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
|
applyLibrariesConfiguration()
|
||
|
|
||
|
dependencies {
|
||
|
"shade"("org.enginehub.piston.core-ap:annotations:${Versions.PISTON}")
|
||
|
"shade"("org.enginehub.piston.core-ap:processor:${Versions.PISTON}")
|
||
|
}
|