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