mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-25 06:36:45 +01:00
21a0a05683
Pushing because I started on stuff and don't wanna lose it...
8 lines
93 B
Plaintext
8 lines
93 B
Plaintext
plugins {
|
|
`java-library`
|
|
}
|
|
|
|
|
|
dependencies {
|
|
api("org.jetbrains:annotations:17.0.0")
|
|
} |