Config for Kotlin.
Config4k is a lightweight Typesafe Config wrapper for Kotlin and inspired by ficus, providing simple extension functions Config.extract<T>
and Any.toConfig
to convert between Config
and Kotlin Objects.
For more information see the documentation
All snapshot artifacts are available in the Sonatype snapshots repository.
Would you like to contribute to Config4k?
Take a look at CONTRIBUTING.md