MVN

io.github.antonsjava : json

Maven & Gradle

Apr 17, 2023
2 usages
0 stars

json · Simple JSON data structure manipulating library

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

Latest Version

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

  • Latest Stable: 1.17

All Versions

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

Version Vulnerabilities Updated
1.17
json-1.17
1.16
json-1.16
1.15
json-1.15
1.14
json-1.14
1.13
json-1.13

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.antonsjava</groupId>
    <artifactId>json</artifactId>
    <version>1.17</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.github.antonsjava:json:1.17'

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

implementation("io.github.antonsjava:json:1.17")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.github.antonsjava" % "json" % "1.17"

Advertisement

Dependencies from Group

Apr 17, 2023
2 usages
0 stars
Apr 27, 2023
2 usages
0 stars
Dec 16, 2021
1 usages
1 stars
Mar 31, 2023
1 usages
0 stars
Jan 23, 2023
0 stars

Discover Dependencies

Apr 27, 2023
2 usages
0 stars
Apr 04, 2022
4 usages
Jul 17, 2023
4 usages
1 stars
May 31, 2023
3 usages
429 stars
May 16, 2023
4 usages