MVN

org.scalastuff : json-parser_2.10

Maven & Gradle

Jun 12, 2014
9 stars

json-parser · json-parser

<dependency>
    <groupId>org.scalastuff</groupId>
    <artifactId>json-parser_2.10</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scalastuff : json-parser_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of org.scalastuff : json-parser_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
json-parser_2.10-2.0.2
json-parser_2.10-2.0.1
json-parser_2.10-2.0.0
1.1.x
json-parser_2.10-1.1.2
json-parser_2.10-1.1.1
json-parser_2.10-1.1.0
1.0.x
json-parser_2.10-1.0.0

How to add a dependency to Maven

Add the following org.scalastuff : json-parser_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scalastuff</groupId>
    <artifactId>json-parser_2.10</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scalastuff : json-parser_2.10 gradle dependency to your build.gradle file:

implementation 'org.scalastuff:json-parser_2.10:2.0.2'

Gradle Kotlin DSL: Add the following org.scalastuff : json-parser_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scalastuff:json-parser_2.10:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scalastuff : json-parser_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scalastuff" % "json-parser_2.10" % "2.0.2"

Advertisement

Dependencies from Group

Jun 16, 2012
2 usages
16 stars
Jun 12, 2014
9 stars
Jun 12, 2014
9 stars
Jul 24, 2014
37 stars
Jul 24, 2014
37 stars

Discover Dependencies

May 24, 2013
23 stars
Feb 27, 2014
Feb 27, 2014
1 usages
Feb 27, 2014
2 usages
Feb 27, 2014
Feb 27, 2014
2 usages
Feb 27, 2014
1 usages
Aug 31, 2012
9 usages
589 stars