License |
License
Apache Licence, Version 2.0
|
---|---|
GroupId | GroupIdcom.github.kleinerhacker |
ArtifactId | ArtifactIdjfex-commons |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFex - Commons
Extension Library for Open JavaFX with useful components, tools, properties etc.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jfex-commons-3.0.0.pom | |
jfex-commons-3.0.0.jar | 63 KB |
jfex-commons-3.0.0-sources.jar | 24 KB |
jfex-commons-3.0.0-javadoc.jar | 658 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kleinerhacker/jfex-commons/ -->
<dependency>
<groupId>com.github.kleinerhacker</groupId>
<artifactId>jfex-commons</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kleinerhacker/jfex-commons/
implementation 'com.github.kleinerhacker:jfex-commons:3.0.0'
// https://jarcasting.com/artifacts/com.github.kleinerhacker/jfex-commons/
implementation ("com.github.kleinerhacker:jfex-commons:3.0.0")
'com.github.kleinerhacker:jfex-commons:jar:3.0.0'
<dependency org="com.github.kleinerhacker" name="jfex-commons" rev="3.0.0">
<artifact name="jfex-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kleinerhacker', module='jfex-commons', version='3.0.0')
)
libraryDependencies += "com.github.kleinerhacker" % "jfex-commons" % "3.0.0"
[com.github.kleinerhacker/jfex-commons "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
commons-lang : commons-lang | jar | 2.4 |
commons-io : commons-io | jar | 1.4 |
commons-codec : commons-codec | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-base | jar | 11.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |