License |
License |
---|---|
GroupId | GroupIdorg.update4j |
ArtifactId | ArtifactIdupdate4j |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionupdate4j
Update and launch Java 9+ Applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
update4j-1.5.9.pom | |
update4j-1.5.9.jar | 109 KB |
update4j-1.5.9-sources.jar | 91 KB |
update4j-1.5.9-javadoc.jar | 657 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.update4j/update4j/ -->
<dependency>
<groupId>org.update4j</groupId>
<artifactId>update4j</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.update4j/update4j/
implementation 'org.update4j:update4j:1.5.9'
// https://jarcasting.com/artifacts/org.update4j/update4j/
implementation ("org.update4j:update4j:1.5.9")
'org.update4j:update4j:jar:1.5.9'
<dependency org="org.update4j" name="update4j" rev="1.5.9">
<artifact name="update4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.update4j', module='update4j', version='1.5.9')
)
libraryDependencies += "org.update4j" % "update4j" % "1.5.9"
[org.update4j/update4j "1.5.9"]