Skip to content

huanshankeji/kotlin-common

Repository files navigation

Huanshankeji Kotlin Common

Maven Central Kotlin version

Huanshankeji's common code libraries in Kotlin

These include a core library to extend the Kotlin language and its standard library, and extension libraries for various Kotlin and Java libraries such as Λrrow, Coroutines (docs here and repository here), Exposed, Ktor, reflection, Serialization (docs here and repository here), Vert.x, etc. For common extensions for Compose Multiplatform, check out compose-multiplatform-common.

Currently supported targets by multiplatform libraries: JVM, JS (browser), iOS (iosX64, iosArm64, and iosSimulatorArm64) (except for the Coroutines module), and Wasm JS.

Maven coordinates

"com.huanshankeji:kotlin-common-$module:$version"