MVN

com.netaporter : spray-json_2.10

Maven & Gradle

May 15, 2014
261 stars

spray-json · A Scala library for easy and idiomatic JSON (de)serialization

<dependency>
    <groupId>com.netaporter</groupId>
    <artifactId>spray-json_2.10</artifactId>
    <version>1.2.7-NAP</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.netaporter : spray-json_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.7-NAP

All Versions

Choose a version of com.netaporter : spray-json_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
spray-json_2.10-1.2.7-NAP

How to add a dependency to Maven

Add the following com.netaporter : spray-json_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.netaporter</groupId>
    <artifactId>spray-json_2.10</artifactId>
    <version>1.2.7-NAP</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.netaporter : spray-json_2.10 gradle dependency to your build.gradle file:

implementation 'com.netaporter:spray-json_2.10:1.2.7-NAP'

Gradle Kotlin DSL: Add the following com.netaporter : spray-json_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.netaporter:spray-json_2.10:1.2.7-NAP")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.netaporter : spray-json_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.netaporter" % "spray-json_2.10" % "1.2.7-NAP"

Advertisement

Dependencies from Group

Oct 24, 2016
18 usages
261 stars
Oct 25, 2016
13 usages
261 stars
Nov 04, 2016
7 usages
261 stars
Feb 27, 2014
1 usages
Feb 27, 2014
1 usages

Discover Dependencies

May 15, 2014
261 stars
Jul 03, 2014
2 usages
4 stars
Nov 27, 2014
2 usages
68 stars
Oct 11, 2014
1 usages
3 stars
Mar 16, 2015
1 stars