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
118 B
Plaintext
Raw Normal View History

2019-08-26 04:45:03 +00:00
applyLibrariesConfiguration()
dependencies {
"shade"(libs.pistonAnnotations)
"shade"(libs.pistonProcessor)
2019-08-26 04:45:03 +00:00
}