MVN

com.silentgo : json

Maven & Gradle

Aug 07, 2017
1 usages
3 stars

SilentGo JSON Parser

<dependency>
    <groupId>com.silentgo</groupId>
    <artifactId>json</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.9

All Versions

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

Version Vulnerabilities Updated
0.0.x
json-0.0.9
json-0.0.7
json-0.0.5
json-0.0.4
json-0.0.3
json-0.0.2
json-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.silentgo</groupId>
    <artifactId>json</artifactId>
    <version>0.0.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.silentgo:json:0.0.9'

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

implementation("com.silentgo:json:0.0.9")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.silentgo" % "json" % "0.0.9"

Advertisement

Dependencies from Group

Sep 28, 2017
5 usages
3 stars
Sep 28, 2017
3 usages
3 stars
orm
Sep 28, 2017
1 usages
3 stars
Aug 07, 2017
1 usages
3 stars
Sep 12, 2016
3 stars

Discover Dependencies

Jan 31, 2017
1 usages
14 stars
Feb 06, 2019
1 usages
0 stars
Feb 25, 2017
2 usages
1 stars
Apr 10, 2017
1 usages
0 stars
Feb 26, 2017
1 usages
1 stars
Oct 03, 2017
2 usages
0 stars
Oct 23, 2022
9 usages
5 stars