Skip to content

A reference implementation of a JSON package in Java.

Notifications You must be signed in to change notification settings

anatolyg/JSON-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

74 Commits

Repository files navigation

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.

About

A reference implementation of a JSON package in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java99.2%
  • Perl0.8%