Last Version

Vatbub Common Updater 0.1.5

Utility that allows any app released to a maven repository to update itself

License

License

GroupId

GroupId

com.github.vatbub
ArtifactId

ArtifactId

common.updater
Version

Version

0.1.5
Type

Type

jar
Description

Description

Vatbub Common Updater
Utility that allows any app released to a maven repository to update itself
Project Organization

Project Organization

Frederik Kammel

Download common.updater 0.1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.vatbub : common.core jar 0.1.5
org.jdom : jdom2 jar 2.0.6
org.jetbrains : annotations jar 16.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.4-atlassian-1

Project Modules

There are no modules declared in this project.