License |
License |
---|---|
Categories |
CategoriesJFoenix User Interface GUI |
GroupId | GroupIdcom.lgou2w |
ArtifactId | ArtifactIdldk-fx-jfoenix |
Last Version | Last Version0.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA multi-platform lgou2w development kit
|
Filename | Size |
---|---|
ldk-fx-jfoenix-0.1.8.pom | |
ldk-fx-jfoenix-0.1.8.jar | 1 KB |
ldk-fx-jfoenix-0.1.8-sources.jar | 2 KB |
ldk-fx-jfoenix-0.1.8-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lgou2w/ldk-fx-jfoenix/ -->
<dependency>
<groupId>com.lgou2w</groupId>
<artifactId>ldk-fx-jfoenix</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.lgou2w/ldk-fx-jfoenix/
implementation 'com.lgou2w:ldk-fx-jfoenix:0.1.8'
// https://jarcasting.com/artifacts/com.lgou2w/ldk-fx-jfoenix/
implementation ("com.lgou2w:ldk-fx-jfoenix:0.1.8")
'com.lgou2w:ldk-fx-jfoenix:jar:0.1.8'
<dependency org="com.lgou2w" name="ldk-fx-jfoenix" rev="0.1.8">
<artifact name="ldk-fx-jfoenix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lgou2w', module='ldk-fx-jfoenix', version='0.1.8')
)
libraryDependencies += "com.lgou2w" % "ldk-fx-jfoenix" % "0.1.8"
[com.lgou2w/ldk-fx-jfoenix "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.lgou2w : ldk-fx-common | jar | 0.1.8 |
com.jfoenix : jfoenix | jar | 8.0.8 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.50 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.1.0 |
org.amshove.kluent : kluent | jar | 1.53 |