MVN

de.kuriositaet : json

Maven & Gradle

Feb 06, 2017
0 stars

json · simple fast and low resource statemachine based JSON decoding (and encoding)

<dependency>
    <groupId>de.kuriositaet</groupId>
    <artifactId>json</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.kuriositaet : json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of de.kuriositaet : json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
json-0.2.0
0.1.x
json-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>de.kuriositaet</groupId>
    <artifactId>json</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.kuriositaet : json gradle dependency to your build.gradle file:

implementation 'de.kuriositaet:json:0.2.0'

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

implementation("de.kuriositaet:json:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.kuriositaet : json sbt scala dependency to your build.sbt file:

libraryDependencies += "de.kuriositaet" % "json" % "0.2.0"

Advertisement

Dependencies from Group

Feb 06, 2017
1 usages
0 stars
io
Feb 06, 2017
1 usages
0 stars
Feb 06, 2017
1 usages
0 stars
Feb 06, 2017
1 usages
0 stars
Feb 04, 2017
0 stars

Discover Dependencies

io
Feb 06, 2017
1 usages
0 stars
Feb 06, 2017
0 stars
csv
Feb 06, 2017
0 stars
Feb 06, 2017
1 usages
0 stars
Feb 06, 2017
0 stars
Mar 15, 2017
0 stars
Jan 27, 2017
2 stars
Jan 29, 2017
Feb 09, 2017
5 stars