Last Version

JFex 3.0.0

Extension Library for Open JavaFX with useful components, tools, properties etc.

License

License

Apache Licence, Version 2.0
GroupId

GroupId

com.github.kleinerhacker
ArtifactId

ArtifactId

jfex
Version

Version

3.0.0
Type

Type

pom
Description

Description

JFex
Extension Library for Open JavaFX with useful components, tools, properties etc.
Project URL

Project URL

https://github.com/KleinerHacker/jfex

Download jfex 3.0.0

Filename Size
jfex-3.0.0.pom 13 KB
Browse

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

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.6.4

Project Modules

  • commons
  • mvvm
  • controls