Kts 依赖 jar 写法

1
implementation(fileTree(mapOf("dir" to "libs", "include" to listOf("*.jar"))))