Updater

Semantic versioning compliant update checker that integrates with GitHub releases.

License

License

GPLv3
GroupId

GroupId

de.albionco
ArtifactId

ArtifactId

updater
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download updater

How to add to project

<!-- 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.

Versions

Version
1.0.2
1.0.1
1.0.0