com.github.cico216:fx-updater

mnt-fx and mnt-tools

License

License

GroupId

GroupId

com.github.cico216
ArtifactId

ArtifactId

fx-updater
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

mnt-fx and mnt-tools

Download fx-updater

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cico216/fx-updater/ -->
<dependency>
    <groupId>com.github.cico216</groupId>
    <artifactId>fx-updater</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cico216/fx-updater/
implementation 'com.github.cico216:fx-updater:1.1.2'
// https://jarcasting.com/artifacts/com.github.cico216/fx-updater/
implementation ("com.github.cico216:fx-updater:1.1.2")
'com.github.cico216:fx-updater:jar:1.1.2'
<dependency org="com.github.cico216" name="fx-updater" rev="1.1.2">
  <artifact name="fx-updater" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cico216', module='fx-updater', version='1.1.2')
)
libraryDependencies += "com.github.cico216" % "fx-updater" % "1.1.2"
[com.github.cico216/fx-updater "1.1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.cico216 : mnt-core jar 1.1.1
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

mnt-base-aggregation 是个人积累的javafx桌面应用框架,包括动态编译,和开发常用的工具类。

Versions

Version
1.1.2
1.1.1
1.1