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+24-5025177c


Group ID:
com.gubbns
Artifact ID:
uritemplate4s_2.13
Version:
0.5.6+24-5025177c
Release Date:
Feb 7, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.gubbns" %% "uritemplate4s" % "0.5.6+24-5025177c"

Mill build tool

ivy"com.gubbns::uritemplate4s:0.5.6+24-5025177c"

Scala CLI

//> using dep "com.gubbns::uritemplate4s:0.5.6+24-5025177c"

Ammonite REPL

import $ivy.`com.gubbns::uritemplate4s:0.5.6+24-5025177c`

<dependency>
  <groupId>com.gubbns</groupId>
  <artifactId>uritemplate4s_2.13</artifactId>
  <version>0.5.6+24-5025177c</version>
</dependency>

compile group: 'com.gubbns', name: 'uritemplate4s_2.13', version: '0.5.6+24-5025177c'