GitHub - anatolyg/JSON-java: A reference implementation of a JSON package in Java.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

1 star

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • Java 99.2%
  • Perl 0.8%