Pure URL Builder

URL builder based on pure functional principles. No side effects. Immutable. Thread-safe. Easy to use.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pure URL Builder
URL builder based on pure functional principles. No side effects. Immutable. Thread-safe. Easy to use.
Ссылка на сайт

Ссылка на сайт

https://github.com/romansl/PureURLBuilder
Система контроля версий

Система контроля версий

https://github.com/romansl/PureURLBuilder

Скачать purl

Имя Файла Размер
purl-1.0.pom
purl-1.0.jar 22 KB
purl-1.0-sources.jar 11 KB
purl-1.0-javadoc.jar 29 KB
Обзор

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.+

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

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

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

Версия
1.0