arktekk / uri-template   1.2.0

GitHub

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

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

uri-template 1.2.0


Group ID:
no.arktekk
Artifact ID:
uri-template_3
Version:
1.2.0
Version Scheme:
Release Date:
Mar 12, 2025
Licenses:
Files:
Full Scala Version:
3.3.4

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>no.arktekk</groupId>
  <artifactId>uri-template_3</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'no.arktekk', name: 'uri-template_3', version: '1.2.0'