MVN

com.github.wnm3 : API4JSON

Maven & Gradle

Jan 04, 2023
7 usages
1 stars

API4JSON · API's to manipulate JSON modeled after IBM's json4j including key-sorted serialization

<dependency>
    <groupId>com.github.wnm3</groupId>
    <artifactId>API4JSON</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wnm3 : API4JSON to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of com.github.wnm3 : API4JSON to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
API4JSON-2.0.3
API4JSON-2.0.2
API4JSON-2.0.1
2.0
API4JSON-2.0
1.0.x
API4JSON-1.0.4
API4JSON-1.0.3
API4JSON-1.0.2
API4JSON-1.0.1
API4JSON-1.0.0

How to add a dependency to Maven

Add the following com.github.wnm3 : API4JSON maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.wnm3</groupId>
    <artifactId>API4JSON</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wnm3 : API4JSON gradle dependency to your build.gradle file:

implementation 'com.github.wnm3:API4JSON:2.0.3'

Gradle Kotlin DSL: Add the following com.github.wnm3 : API4JSON gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wnm3:API4JSON:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wnm3 : API4JSON sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wnm3" % "API4JSON" % "2.0.3"

Advertisement

Dependencies from Group

Jan 04, 2023
7 usages
1 stars

Discover Dependencies

May 20, 2010
9 usages
Oct 29, 2022
22 usages
1 stars
Apr 28, 2016
17 usages
2.2k stars
Mar 31, 2014
4 usages
71 stars
Nov 19, 2020
12 usages
Sep 28, 2015
6 usages
0 stars
May 08, 2023
21 usages
3 stars
Dec 22, 2019
8 usages
1 stars