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+10-55f8c9e2


Group ID:
com.gubbns
Artifact ID:
uritemplate4s_2.12
Version:
0.3.0+10-55f8c9e2
Release Date:
Jun 20, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.gubbns" %% "uritemplate4s" % "0.3.0+10-55f8c9e2"

Mill build tool

ivy"com.gubbns::uritemplate4s:0.3.0+10-55f8c9e2"

Scala CLI

//> using dep "com.gubbns::uritemplate4s:0.3.0+10-55f8c9e2"

Ammonite REPL

import $ivy.`com.gubbns::uritemplate4s:0.3.0+10-55f8c9e2`

<dependency>
  <groupId>com.gubbns</groupId>
  <artifactId>uritemplate4s_2.12</artifactId>
  <version>0.3.0+10-55f8c9e2</version>
</dependency>

compile group: 'com.gubbns', name: 'uritemplate4s_2.12', version: '0.3.0+10-55f8c9e2'