Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

oldstuffs/jsongration

Repository files navigation

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}")