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 04:45:03 +00:00
applyLibrariesConfiguration()
dependencies {
2021-01-21 12:07:17 +00:00
"shade"("org.enginehub.piston.core-ap:annotations:0.5.6")
"shade"("org.enginehub.piston.core-ap:processor:0.5.6")
2019-08-26 04:45:03 +00:00
}