How To Install Java Artifact org.codeartisans.org.json v20131017

org.codeartisans org.json 20131017

Introduction

In this article, we'll learn how to install Java artifact org.json from org.codeartisans group in version 20131017. The artifact is available in 6 versions: 20161124 20150729 20131017 20130603 20130213 20130212 . The org.json project has been released under MIT license, and has its own website at: http://github.com/eskatos/org.json-java . The parent project is: org.codeartisans::codeartisans-parent::6

How To Install Java Artifact org.codeartisans.org.json In Version 20131017

To install the org.json artifact in version 20131017 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses org.json dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses