is not current version
Last Version 0.1.8

com.lgou2w:ldk-fx-jfoenix 0.1.8-beta10


Categories

Categories

JFoenix User Interface GUI
GroupId

GroupId

com.lgou2w
ArtifactId

ArtifactId

ldk-fx-jfoenix
Version

Version

0.1.8-beta10
Type

Type

jar

Download ldk-fx-jfoenix 0.1.8-beta10


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