Plex-FAWE/worldedit-libs/core/ap/build.gradle.kts

7 lines
196 B
Plaintext
Raw Normal View History

2019-07-10 23:33:21 +00:00
applyLibrariesConfiguration()
dependencies {
"shade"("org.enginehub.piston.core-ap:annotations:${Versions.PISTON}")
"shade"("org.enginehub.piston.core-ap:processor:${Versions.PISTON}")
}