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

Latest commit

 

History

History
15 lines (14 loc) · 506 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 506 Bytes

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