Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 392 Bytes

File metadata and controls

executable file
·
13 lines (9 loc) · 392 Bytes

JSON in Java package org.json.

I added .pom to create jars.

v. 2011-02-02

<dependency>
    <groupId>org.json</groupId>
    <artifactId>json</artifactId>
    <version>20110202</version>
</dependency>

Please follow these instructions to install into your local or remote repo.