slakah / uritemplate4s   0.5.10

MIT License Website GitHub

Scala implementation of URI Template (RFC 6570)

Scala versions: 2.13 2.12
Scala.js versions: 1.x 0.6

uritemplate4s 0.3.0+20-373b6bda


Group ID:
com.gubbns
Artifact ID:
uritemplate4s_2.12
Version:
0.3.0+20-373b6bda
Release Date:
Jul 1, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.gubbns" %% "uritemplate4s" % "0.3.0+20-373b6bda"

Mill build tool

ivy"com.gubbns::uritemplate4s:0.3.0+20-373b6bda"

Scala CLI

//> using dep "com.gubbns::uritemplate4s:0.3.0+20-373b6bda"

Ammonite REPL

import $ivy.`com.gubbns::uritemplate4s:0.3.0+20-373b6bda`

<dependency>
  <groupId>com.gubbns</groupId>
  <artifactId>uritemplate4s_2.12</artifactId>
  <version>0.3.0+20-373b6bda</version>
</dependency>

compile group: 'com.gubbns', name: 'uritemplate4s_2.12', version: '0.3.0+20-373b6bda'