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.5.6+28-56a1ca42


Group ID:
com.gubbns
Artifact ID:
uritemplate4s_2.13
Version:
0.5.6+28-56a1ca42
Release Date:
Feb 10, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.gubbns" %% "uritemplate4s" % "0.5.6+28-56a1ca42"

Mill build tool

ivy"com.gubbns::uritemplate4s:0.5.6+28-56a1ca42"

Scala CLI

//> using dep "com.gubbns::uritemplate4s:0.5.6+28-56a1ca42"

Ammonite REPL

import $ivy.`com.gubbns::uritemplate4s:0.5.6+28-56a1ca42`

<dependency>
  <groupId>com.gubbns</groupId>
  <artifactId>uritemplate4s_2.13</artifactId>
  <version>0.5.6+28-56a1ca42</version>
</dependency>

compile group: 'com.gubbns', name: 'uritemplate4s_2.13', version: '0.5.6+28-56a1ca42'