1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-03-10 20:43:49 +00:00
2019-07-12 13:49:45 -07:00

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}")
}