не последняя версия
Последняя версия 2.0.0

com.github.beothorn:URISchemeHandler 1.6

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

Группа

Группа

com.github.beothorn
Идентификатор

Идентификатор

URISchemeHandler
Версия

Версия

1.6
Тип

Тип

jar

Скачать URISchemeHandler 1.6


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