Jar examples for u:updater
Semantic versioning compliant update checker that integrates with GitHub releases.
You can download jar file updater 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add updater-1.0.0.jar to your project.
<dependency> <groupId>de.albionco</groupId> <artifactId>updater</artifactId> <version>1.0.0</version> </dependency>
compile group: 'de.albionco', name: 'updater', version: '1.0.0'
libraryDependencies += "de.albionco" % "updater" % "1.0.0"
<dependency org="de.albionco" name="updater" rev="1.0.0"/>
@Grapes(@Grab(group='de.albionco', module='updater', version='1.0.0'))
'de.albionco:updater:jar:1.0.0'
Click the following link to download the jar file.
updater-1.0.0-javadoc.jar