advanced-bindings

Library of JavaFX Custom Bindings

License

License

'The Apache Software License, Version 2.0'
GroupId

GroupId

eu.lestard
ArtifactId

ArtifactId

advanced-bindings
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

advanced-bindings
Library of JavaFX Custom Bindings
Project URL

Project URL

https://github.com/lestard/advanced-bindings

Download advanced-bindings

How to add to project

<!-- https://jarcasting.com/artifacts/eu.lestard/advanced-bindings/ -->
<dependency>
    <groupId>eu.lestard</groupId>
    <artifactId>advanced-bindings</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.lestard/advanced-bindings/
implementation 'eu.lestard:advanced-bindings:0.4.0'
// https://jarcasting.com/artifacts/eu.lestard/advanced-bindings/
implementation ("eu.lestard:advanced-bindings:0.4.0")
'eu.lestard:advanced-bindings:jar:0.4.0'
<dependency org="eu.lestard" name="advanced-bindings" rev="0.4.0">
  <artifact name="advanced-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.lestard', module='advanced-bindings', version='0.4.0')
)
libraryDependencies += "eu.lestard" % "advanced-bindings" % "0.4.0"
[eu.lestard/advanced-bindings "0.4.0"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
eu.lestard : assertj-javafx jar 0.3.0
org.assertj : assertj-core jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0