Last Version

prefsfx 1.0.3

PrefsFX API - to support binding JavaFX Properties to Preferences.

License

License

GroupId

GroupId

io.ruck
ArtifactId

ArtifactId

prefsfx
Version

Version

1.0.3
Type

Type

jar
Description

Description

prefsfx
PrefsFX API - to support binding JavaFX Properties to Preferences.
Project URL

Project URL

https://github.com/ruckc/prefsfx
Source Code Management

Source Code Management

https://github.com/ruckc/prefsfx

Download prefsfx 1.0.3


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.