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

scala-uri 0.4.3


Group ID:
com.netaporter
Artifact ID:
scala-uri_2.11
Version:
0.4.3
Release Date:
Sept 16, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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