Last Version

DirtyFX 0.1.3

Dirty-tracking properties and collections for JavaFX

License

License

GroupId

GroupId

org.nield
ArtifactId

ArtifactId

dirtyfx
Version

Version

0.1.3
Type

Type

jar
Description

Description

DirtyFX
Dirty-tracking properties and collections for JavaFX
Project URL

Project URL

https://github.com/optimatika/okAlgo
Source Code Management

Source Code Management

https://github.com/thomasnield/DirtyFX

Download dirtyfx 0.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.41
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.