updatefx

An online update system for jre-bundled JavaFX applications

License

License

GroupId

GroupId

com.vinumeris
ArtifactId

ArtifactId

updatefx
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

updatefx
An online update system for jre-bundled JavaFX applications
Project URL

Project URL

https://github.com/vinumeris/updatefx

Download updatefx

How to add to project

<!-- 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"]

Dependencies

compile (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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.3
1.2
1.1