Skip to content

Commit a07d391

Browse files
committed
Include latest Maven release information
1 parent e7f4eb5 commit a07d391

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,10 @@ JSONML.java: JSONML provides support for converting between JSONML and XML.
6262
XMLTokener.java: XMLTokener extends JSONTokener for parsing XML text.
6363

6464
Unit tests are maintained in a separate project. Contributing developers can test JSON-java pull requests with the code in this project: https://github.com/stleary/JSON-Java-unit-test
65+
66+
Release history:
67+
68+
20150729 Checkpoint for Maven central repository release. Contains the latest code as of 29 July, 2015.
69+
70+
JSON-java releases can be found by searching the Maven repository for groupId "org.json" and artifactId "json". For example:
71+
https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.json%22%20AND%20a%3A%22json%22

0 commit comments

Comments
 (0)