Regular Expression URI editing suite

A suite of classes to match and edit URIs and URI strings using regular expressions

License

License

GroupId

GroupId

org.xenei
ArtifactId

ArtifactId

URIEditor
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Regular Expression URI editing suite
A suite of classes to match and edit URIs and URI strings using regular expressions
Project Organization

Project Organization

xenei.org

Download URIEditor

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1