Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 659 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 659 Bytes

JSON Utils

Build Status Download Percentage of issues still open

A simple set of JSON wrappers

Maven Dependency

Add to your pom.xml

<dependency>
	<groupId>me.shib.java.lib</groupId>
	<artifactId>jsonutils</artifactId>
	<version>0.0.2</version>
</dependency>