geturi

Gets a java.net.URI, or dies with a RuntimeException tryin'.

License

License

GroupId

GroupId

com.github.dirkraft
ArtifactId

ArtifactId

GetURI
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

geturi
Gets a java.net.URI, or dies with a RuntimeException tryin'.
Project URL

Project URL

https://github.com/dirkraft/GetURI
Project Organization

Project Organization

dirkraft
Source Code Management

Source Code Management

https://github.com/dirkraft/GetURI.git

Download GetURI

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1