jvmMain.tech.skot.core.view.IconMock.kt Maven / Gradle / Ivy
package tech.skot.core.view
data class IconMock(private val identifier:String): Icon(identifier.hashCode())
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package tech.skot.core.view
data class IconMock(private val identifier:String): Icon(identifier.hashCode())