kotlin-tools

Kotlin tools

Kotlin tools is a collection of useful tools for developing Kotlin applications and libraries.

Gradle Plugins

Kotlin tools includes several Gradle plugins to help simplify building applications and libraries using Kotlin, including Kotlin multiplatform.

Libraries

Kotlin tools includes several Kotlin multiplatform libraries:

Repository layout

The source tree is arranged as follows:

The file versions.toml defines the versions of all the dependencies of the build, the plugins and libraries and conventions for libraries and applications built by these plugins.