WorldGuardWrapper/implementation/build.gradle

5 lines
128 B
Groovy
Raw Normal View History

2024-04-19 15:09:27 +02:00
dependencies {
api project(':implementation:v7')
api project(':implementation:v6')
api project(':implementation:legacy')
}