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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
170 B
Plaintext
Raw Normal View History

2019-08-26 05:45:03 +01:00
applyLibrariesConfiguration()
dependencies {
2021-01-21 13:07:17 +01:00
"shade"("org.enginehub.piston.core-ap:annotations:0.5.6")
"shade"("org.enginehub.piston.core-ap:processor:0.5.6")
2019-08-26 05:45:03 +01:00
}