/tomlgration

A simple Toml configuration library.

Primary LanguageJavaMIT LicenseMIT

idea

master Maven Central

How to Use

<dependency>
    <groupId>io.github.portlek</groupId>
    <artifactId>tomlgration</artifactId>
    <version>${version}</version>
</dependency>
implementation("io.github.portlek:tomlgration:${version}")