MVN

net.debasishg : sjson_2.9.0.RC1

Maven & Gradle

Apr 12, 2011
<dependency>
    <groupId>net.debasishg</groupId>
    <artifactId>sjson_2.9.0.RC1</artifactId>
    <version>0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.debasishg : sjson_2.9.0.RC1 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11

All Versions

Choose a version of net.debasishg : sjson_2.9.0.RC1 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11
sjson_2.9.0.RC1-0.11
0.10
sjson_2.9.0.RC1-0.10

How to add a dependency to Maven

Add the following net.debasishg : sjson_2.9.0.RC1 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.debasishg</groupId>
    <artifactId>sjson_2.9.0.RC1</artifactId>
    <version>0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.debasishg : sjson_2.9.0.RC1 gradle dependency to your build.gradle file:

implementation 'net.debasishg:sjson_2.9.0.RC1:0.11'

Gradle Kotlin DSL: Add the following net.debasishg : sjson_2.9.0.RC1 gradle kotlin dependency to your build.gradle.kts file:

implementation("net.debasishg:sjson_2.9.0.RC1:0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.debasishg : sjson_2.9.0.RC1 sbt scala dependency to your build.sbt file:

libraryDependencies += "net.debasishg" % "sjson_2.9.0.RC1" % "0.11"

Advertisement

Dependencies from Group

Nov 02, 2021
11 usages
1k stars
Nov 02, 2021
7 usages
1k stars
Nov 02, 2021
7 usages
1k stars
Nov 02, 2021
6 usages
1k stars
Jan 22, 2017
1 usages
204 stars

Discover Dependencies