License |
License |
---|---|
GroupId | GroupIdcom.vinumeris |
ArtifactId | ArtifactIdupdatefx |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionupdatefx
An online update system for jre-bundled JavaFX applications
|
Project URL |
Project URL |
Filename | Size |
---|---|
updatefx-1.5.pom | |
updatefx-1.5.jar | 110 KB |
updatefx-1.5-sources.jar | 60 KB |
updatefx-1.5-javadoc.jar | 245 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vinumeris/updatefx/ -->
<dependency>
<groupId>com.vinumeris</groupId>
<artifactId>updatefx</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.vinumeris/updatefx/
implementation 'com.vinumeris:updatefx:1.5'
// https://jarcasting.com/artifacts/com.vinumeris/updatefx/
implementation ("com.vinumeris:updatefx:1.5")
'com.vinumeris:updatefx:jar:1.5'
<dependency org="com.vinumeris" name="updatefx" rev="1.5">
<artifact name="updatefx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vinumeris', module='updatefx', version='1.5')
)
libraryDependencies += "com.vinumeris" % "updatefx" % "1.5"
[com.vinumeris/updatefx "1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.5.0 |
com.google.guava : guava | jar | 16.0.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
net.sf.trove4j : trove4j | jar | 3.0.3 |
org.bouncycastle : bcprov-jdk15on | jar | 1.51 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |