Popularity
6.3
Stable
Activity
8.1
-
266
6
35

Programming language: Kotlin
License: Apache License 2.0
Tags: Configuration    
Latest version: v0.4.2

config4k alternatives and similar libraries

Based on the "Configuration" category.
Alternatively, view config4k alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of config4k or a related project?

Add another 'Configuration' Library

README

Config4k

Build Status codecov ktlint Maven Central Sonatype Nexus (Snapshots) javadoc GitHub

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.

Documentation

For more information see the documentation

Snapshots

All snapshot artifacts are available in the Sonatype snapshots repository.

Contribute

Would you like to contribute to Config4k?
Take a look at [CONTRIBUTING.md](CONTRIBUTING.md)


*Note that all licence references and agreements mentioned in the config4k README section above are relevant to that project's source code only.