MVN

com.github.gv2011 : util-json

Maven & Gradle

Oct 04, 2021
13 usages
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>util-json</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gv2011 : util-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of com.github.gv2011 : util-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10
util-json-0.10
0.9
util-json-0.9
0.8
util-json-0.8
0.7
util-json-0.7
0.6
util-json-0.6
0.5.x
util-json-0.5.6
util-json-0.5.0
0.4.x
util-json-0.4.0
0.3.x
util-json-0.3.10
util-json-0.3.9
util-json-0.3.8
util-json-0.3.7
util-json-0.3.6
util-json-0.3.5
util-json-0.3.4
util-json-0.3.3
util-json-0.3.2
util-json-0.3.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>util-json</artifactId>
    <version>0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.gv2011 : util-json gradle dependency to your build.gradle file:

implementation 'com.github.gv2011:util-json:0.10'

Gradle Kotlin DSL: Add the following com.github.gv2011 : util-json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.gv2011:util-json:0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.gv2011 : util-json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.gv2011" % "util-json" % "0.10"

Advertisement

Dependencies from Group

Oct 04, 2021
45 usages
1 stars
Jul 04, 2020
30 usages
Jan 26, 2021
26 usages
Oct 04, 2021
25 usages
Oct 04, 2021
21 usages

Discover Dependencies

Sep 28, 2018
11 usages
12.9k stars
Aug 21, 2023
11 usages
Aug 18, 2023
17 usages
6.5k stars
Apr 15, 2022
12 usages
10.6k stars
Nov 13, 2022
12 usages
Feb 12, 2020
12 usages
Feb 09, 2022
24 usages
88 stars