Last Version

URIUtility Library 1.0.1

A portable library for .NET for processing URIs (uniform resource identifiers) and IRIs (internationalized resource identifiers).

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.github.peteroupc
ArtifactId

ArtifactId

uriutility
Version

Version

1.0.1
Type

Type

jar
Description

Description

URIUtility Library
A portable library for .NET for processing URIs (uniform resource identifiers) and IRIs (internationalized resource identifiers).
Project URL

Project URL

https://github.com/peteroupc/URIUtility
Source Code Management

Source Code Management

https://github.com/peteroupc/URIUtility

Download uriutility 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13-beta-3

Project Modules

There are no modules declared in this project.