MVN

net.seidengarn : json

Maven & Gradle

Mar 02, 2023
1 usages
0 stars

json · A simple parser for JSON-String processing

<dependency>
    <groupId>net.seidengarn</groupId>
    <artifactId>json</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.seidengarn : json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of net.seidengarn : json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
json-1.1
1.0
json-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.seidengarn</groupId>
    <artifactId>json</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.seidengarn : json gradle dependency to your build.gradle file:

implementation 'net.seidengarn:json:1.1'

Gradle Kotlin DSL: Add the following net.seidengarn : json gradle kotlin dependency to your build.gradle.kts file:

implementation("net.seidengarn:json:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.seidengarn : json sbt scala dependency to your build.sbt file:

libraryDependencies += "net.seidengarn" % "json" % "1.1"

Advertisement

Dependencies from Group

Mar 02, 2023
1 usages
0 stars

Discover Dependencies

Jun 02, 2023
1 usages
221 stars
Jul 23, 2016
10 stars
Jul 23, 2016
11 stars
Nov 09, 2019
1 usages
666 stars
May 27, 2016
4 usages
672 stars
Nov 09, 2019
2 usages
666 stars
Dec 17, 2021
3 stars
Jun 27, 2023
269 stars
Jul 28, 2015
0 stars