uri-template

A Clojure implementation of URI Template (RFC 6570).

Лицензия

Лицензия

Группа

Группа

com.grzm
Идентификатор

Идентификатор

uri-template
Последняя версия

Последняя версия

0.6.44
Дата

Дата

Тип

Тип

jar
Описание

Описание

uri-template
A Clojure implementation of URI Template (RFC 6570).

Скачать uri-template

Имя Файла Размер
uri-template-0.6.44.pom
uri-template-0.6.44.jar 27 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.grzm/uri-template/ -->
<dependency>
    <groupId>com.grzm</groupId>
    <artifactId>uri-template</artifactId>
    <version>0.6.44</version>
</dependency>
// https://jarcasting.com/artifacts/com.grzm/uri-template/
implementation 'com.grzm:uri-template:0.6.44'
// https://jarcasting.com/artifacts/com.grzm/uri-template/
implementation ("com.grzm:uri-template:0.6.44")
'com.grzm:uri-template:jar:0.6.44'
<dependency org="com.grzm" name="uri-template" rev="0.6.44">
  <artifact name="uri-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.grzm', module='uri-template', version='0.6.44')
)
libraryDependencies += "com.grzm" % "uri-template" % "0.6.44"
[com.grzm/uri-template "0.6.44"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.clojure : clojure jar 1.10.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.6.44