com.bennyhuo.kotlin.trimindent.BuildConfig.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of trimindent-compiler Show documentation
Show all versions of trimindent-compiler Show documentation
Compile-time trim indent for Kotlin String literals.
The newest version!
package com.bennyhuo.kotlin.trimindent
import kotlin.String
object BuildConfig {
const val KOTLIN_PLUGIN_ID: String = "com.bennyhuo.kotlin.trimindent"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy