net-a-porter / scala-uri   0.4.16

GitHub

Simple scala library for building and parsing URIs

Scala versions: 2.12 2.11 2.10

scala-uri 0.4.13


Group ID:
com.netaporter
Artifact ID:
scala-uri_2.11
Version:
0.4.13
Release Date:
Feb 12, 2016
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.netaporter" %% "scala-uri" % "0.4.13"

Mill build tool

ivy"com.netaporter::scala-uri:0.4.13"

Scala CLI

//> using dep "com.netaporter::scala-uri:0.4.13"

Ammonite REPL

import $ivy.`com.netaporter::scala-uri:0.4.13`

<dependency>
  <groupId>com.netaporter</groupId>
  <artifactId>scala-uri_2.11</artifactId>
  <version>0.4.13</version>
</dependency>

compile group: 'com.netaporter', name: 'scala-uri_2.11', version: '0.4.13'