Files
java-examples/lib/build.gradle.kts
2021-08-02 17:39:15 +09:00

8 lines
54 B
Kotlin

plugins {
id("elex-library")
}
dependencies {
}