net-a-porter / scala-uri   0.2.1

GitHub

Simple scala library for building and parsing URIs

Scala versions: 2.12 2.11 2.10

spray-json 1.2.7-NAP


Group ID:
com.netaporter
Artifact ID:
spray-json_2.11
Version:
1.2.7-NAP
Release Date:
May 15, 2014
Licenses:
Files:

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

Mill build tool

ivy"com.netaporter::spray-json:1.2.7-NAP"

Scala CLI

//> using dep "com.netaporter::spray-json:1.2.7-NAP"

Ammonite REPL

import $ivy.`com.netaporter::spray-json:1.2.7-NAP`

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

compile group: 'com.netaporter', name: 'spray-json_2.11', version: '1.2.7-NAP'