dejv78 :: Commons :: JavaFX Binding

Bits of generally handy, mostly (but not exclusively) JavaFX related code.

License

License

GroupId

GroupId

com.github.dejv78.commons.jfx
ArtifactId

ArtifactId

jfx-binding
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dejv78 :: Commons :: JavaFX Binding
Bits of generally handy, mostly (but not exclusively) JavaFX related code.

Download jfx-binding

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dejv78.commons.jfx/jfx-binding/ -->
<dependency>
    <groupId>com.github.dejv78.commons.jfx</groupId>
    <artifactId>jfx-binding</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dejv78.commons.jfx/jfx-binding/
implementation 'com.github.dejv78.commons.jfx:jfx-binding:1.1.0'
// https://jarcasting.com/artifacts/com.github.dejv78.commons.jfx/jfx-binding/
implementation ("com.github.dejv78.commons.jfx:jfx-binding:1.1.0")
'com.github.dejv78.commons.jfx:jfx-binding:jar:1.1.0'
<dependency org="com.github.dejv78.commons.jfx" name="jfx-binding" rev="1.1.0">
  <artifact name="jfx-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dejv78.commons.jfx', module='jfx-binding', version='1.1.0')
)
libraryDependencies += "com.github.dejv78.commons.jfx" % "jfx-binding" % "1.1.0"
[com.github.dejv78.commons.jfx/jfx-binding "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.2
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0