MVN

net.arnx : jsonic

Maven & Gradle

Nov 02, 2015
60 usages

jsonic · simple json encoder/decoder for java

<dependency>
    <groupId>net.arnx</groupId>
    <artifactId>jsonic</artifactId>
    <version>1.3.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.arnx : jsonic to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.10

All Versions

Choose a version of net.arnx : jsonic to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
jsonic-1.3.10
jsonic-1.3.9
jsonic-1.3.8
jsonic-1.3.7
jsonic-1.3.6
jsonic-1.3.5
jsonic-1.3.4
jsonic-1.3.3
jsonic-1.3.2
jsonic-1.3.1
jsonic-1.3.0
1.2.x
jsonic-1.2.11
jsonic-1.2.10
jsonic-1.2.9
jsonic-1.2.8
jsonic-1.2.7

How to add a dependency to Maven

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

<dependency>
    <groupId>net.arnx</groupId>
    <artifactId>jsonic</artifactId>
    <version>1.3.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.arnx : jsonic gradle dependency to your build.gradle file:

implementation 'net.arnx:jsonic:1.3.10'

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

implementation("net.arnx:jsonic:1.3.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.arnx : jsonic sbt scala dependency to your build.sbt file:

libraryDependencies += "net.arnx" % "jsonic" % "1.3.10"

Advertisement

Dependencies from Group

Nov 02, 2015
60 usages
Jan 08, 2020
8 usages
24 stars
Jul 12, 2021
3 usages
71 stars
May 28, 2020
1 stars
Aug 02, 2015
0 stars

Discover Dependencies

Jul 12, 2023
677 usages
303 stars
Jun 13, 2023
661 usages
2.4k stars
Feb 17, 2016
2 usages
Aug 09, 2023
74 usages
29 stars
Feb 23, 2011
22 usages
May 31, 2023
1.6k usages
1k stars
Jul 31, 2023
51 usages
4.1k stars
Jan 08, 2019
8 usages
700 stars
Aug 24, 2023
158 usages
72.7k stars