Last Version

Updater 1.0.2

Semantic versioning compliant update checker that integrates with GitHub releases.

License

License

GPLv3
GroupId

GroupId

de.albionco
ArtifactId

ArtifactId

updater
Version

Version

1.0.2
Type

Type

jar
Description

Description

Updater
Semantic versioning compliant update checker that integrates with GitHub releases.

Download updater 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.