co.touchlab.skie.plugin.util.StringMap.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-plugin-loader Show documentation
Show all versions of gradle-plugin-loader Show documentation
Gradle plugin that loads the correct SKIE version based on Kotlin and Gradle versions.
package co.touchlab.skie.plugin.util
// Workaround for limitation of BuildConfig plugin - as of time of writing it cannot declare generic types
internal typealias StringMap = Map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy