4 lines
84 B
Groovy
4 lines
84 B
Groovy
|
|
dependencies {
|
||
|
|
// Config API
|
||
|
|
// implementation("com.typesafe:config:1.4.0")
|
||
|
|
}
|