androidMain.tech.skot.libraries.map.MapLoggerView.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of viewlegacy_mapbox Show documentation
Show all versions of viewlegacy_mapbox Show documentation
viewlegacy_mapbox module for SK-Map skot library
The newest version!
package tech.skot.libraries.map
import tech.skot.core.SKLogger
object MapLoggerView : SKLogger("sk-map"){
}