Plex-FAWE/worldedit-libs/core/ap/build.gradle.kts
2021-01-21 13:07:17 +01:00

7 lines
170 B
Plaintext

applyLibrariesConfiguration()
dependencies {
"shade"("org.enginehub.piston.core-ap:annotations:0.5.6")
"shade"("org.enginehub.piston.core-ap:processor:0.5.6")
}