TOML Language
22.Konf2 usages
com.uchuhimo » konf-toml Apache
A type-safe cascading configuration library for Kotlin/Java, supporting most configuration formats
Last Release on Apr 8, 2021
This module provides everything necessary to parse and generate Tom's Obvious,
Minimal Language (TOML) documents.
As described in the [TOML documentation](https://github.com/toml-lang/toml/blob/master/versions/en/toml-v0.4.0.md):
> TOML aims to be ...
Last Release on Feb 13, 2021