URISchemeHandler

A Java library to open and register applications with a URI scheme.

License

License

GroupId

GroupId

com.github.beothorn
ArtifactId

ArtifactId

URISchemeHandler
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

URISchemeHandler
A Java library to open and register applications with a URI scheme.
Project URL

Project URL

https://github.com/beothorn/URISchemeHandler

Download URISchemeHandler

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-io jar 1.3.2
org.apache.commons : commons-lang3 jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.7
1.6
1.5