![JAR search and dependency download from the Maven repository](/logo.png)
commonMain.dev.datlag.tooling.Tooling.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tooling Show documentation
Show all versions of tooling Show documentation
Kotlin multiplatform tooling library.
package dev.datlag.tooling
/**
* This singleton class provides some easy tooling methods, useful for most applications.
*/
data object Tooling { }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy