Pure URL Builder

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

License

License

GroupId

GroupId

com.github.romansl
ArtifactId

ArtifactId

purl
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/romansl/PureURLBuilder
Source Code Management

Source Code Management

https://github.com/romansl/PureURLBuilder

Download purl

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.+

Project Modules

There are no modules declared in this project.

Versions

Version
1.0