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

shibme/jsonutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>