commonMain.net.akehurst.language.agl.processor.BuildConfig.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of agl-processor-jvm8 Show documentation
Show all versions of agl-processor-jvm8 Show documentation
Dynamic, scan-on-demand, parsing; when a regular expression is just not enough
The newest version!
package net.akehurst.language.agl.processor
import kotlin.String
public object BuildConfig {
public const val version: String = "4.0.1"
public const val buildStamp: String = "2023-10-16T06:20:28.188657Z[UTC]"
public const val buildDate: String = "2023-Oct-16"
public const val buildTime: String = "06:20:28 UTC"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy