
commonMain.com.apadmi.mockzilla.BuildKonfig.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mockzilla-jvm Show documentation
Show all versions of mockzilla-jvm Show documentation
Solution for running and configuring a local HTTP server on mobile.
The newest version!
package com.apadmi.mockzilla
import kotlin.String
internal object BuildKonfig {
public val VERSION_NAME: String = "2.1.2"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy