JFex

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
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
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

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kleinerhacker/jfex/ -->
<dependency>
    <groupId>com.github.kleinerhacker</groupId>
    <artifactId>jfex</artifactId>
    <version>3.0.0</version>
</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:jar:3.0.0'
<dependency org="com.github.kleinerhacker" name="jfex" rev="3.0.0">
  <artifact name="jfex" type="jar" />
</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

Versions

Version
3.0.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0