/jsongration

A simple Json configuration library.

Primary LanguageJavaMIT LicenseMIT

idea

master Maven Central

How to Use

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