it.unibo.collektive.BuildConfig.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of compiler-plugin Show documentation
Show all versions of compiler-plugin Show documentation
A Kotlin compiler plugin performing transparent aggregate alignment
The newest version!
package it.unibo.collektive
import kotlin.String
internal object BuildConfig {
internal const val KOTLIN_PLUGIN_ID: String = "it.unibo.collektive.compiler-plugin"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy