MVN

com.hynnet : json-lib

Maven & Gradle

Oct 10, 2015
2 usages
102 stars

json-lib for jdk 1.5 · Java library for transforming beans, maps, collections, java arrays and XML to JSON.

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>json-lib</artifactId>
    <version>2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.4

All Versions

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

Version Vulnerabilities Updated
2.4
json-lib-2.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>json-lib</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hynnet : json-lib gradle dependency to your build.gradle file:

implementation 'com.hynnet:json-lib:2.4'

Gradle Kotlin DSL: Add the following com.hynnet : json-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hynnet:json-lib:2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hynnet : json-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hynnet" % "json-lib" % "2.4"

Advertisement

Dependencies from Group

Nov 06, 2016
8 usages
82 stars
Oct 12, 2015
7 usages
Jun 24, 2018
7 usages
0 stars
Oct 12, 2015
6 usages
Jun 24, 2018
6 usages
0 stars

Discover Dependencies

Oct 22, 2017
3 usages
835 stars
Apr 08, 2016
2 usages
275 stars
Nov 05, 2016
2 usages
183 stars
May 21, 2018
2 usages
885 stars
Jul 06, 2017
2 usages
Sep 22, 2020
2 usages
9.8k stars
Aug 12, 2021
5 usages
60 stars
Aug 12, 2021
5 usages
60 stars