4 lines
83 B
Kotlin
4 lines
83 B
Kotlin
dependencies {
|
|
api("io.leangen.geantyref", "geantyref", Versions.geantyref)
|
|
|
|
}
|