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.10


Group ID:
com.netaporter
Artifact ID:
scala-uri_2.11
Version:
0.4.10
Release Date:
Oct 21, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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