MVN

com.github.antonsjava : json

Maven & Gradle

Oct 02, 2020
2 usages
0 stars

json · Simple JSON data structure manipulating library

<dependency>
    <groupId>com.github.antonsjava</groupId>
    <artifactId>json</artifactId>
    <version>1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.12

All Versions

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

Version Vulnerabilities Updated
1.12
json-1.12
1.11
json-1.11
1.10
json-1.10
1.9
json-1.9
1.8
json-1.8
1.7
json-1.7
1.6
json-1.6
1.5
json-1.5
1.4
json-1.4
1.3
json-1.3
1.2
json-1.2
1.1
json-1.1
1.0
json-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.antonsjava</groupId>
    <artifactId>json</artifactId>
    <version>1.12</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.antonsjava:json:1.12'

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

implementation("com.github.antonsjava:json:1.12")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.antonsjava" % "json" % "1.12"

Advertisement

Dependencies from Group

Sep 13, 2021
2 usages
0 stars
Oct 02, 2020
2 usages
0 stars
May 01, 2018
1 usages
0 stars
Jul 20, 2019
1 usages
1 stars
May 01, 2018
0 stars

Discover Dependencies

Apr 12, 2020
3 usages
May 09, 2020
3 usages
3 stars
Jun 03, 2020
2 usages
Jun 03, 2020
2 usages
Jun 16, 2020
2 usages
0 stars
Nov 18, 2022
3 usages
Jun 14, 2021
2 usages
1.1k stars
Feb 24, 2022
3 usages
22 stars