arktekk / uri-template   1.1.0

GitHub

Scala implementation of RFC-6570 - http://tools.ietf.org/html/rfc6570

Scala versions: 2.13 2.12 2.11 2.10

uri-template 1.0.2


Group ID:
no.arktekk
Artifact ID:
uri-template_2.11
Version:
1.0.2
Release Date:
Aug 21, 2014
Licenses:
Files:

libraryDependencies += "no.arktekk" %% "uri-template" % "1.0.2"

Mill build tool

ivy"no.arktekk::uri-template:1.0.2"

Scala CLI

//> using dep "no.arktekk::uri-template:1.0.2"

Ammonite REPL

import $ivy.`no.arktekk::uri-template:1.0.2`

<dependency>
  <groupId>no.arktekk</groupId>
  <artifactId>uri-template_2.11</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'no.arktekk', name: 'uri-template_2.11', version: '1.0.2'