JavaFX properties for JavaBeans

Utilities to create JavaFX properties for JavaBeans

License

License

Categories

Categories

Net JavaFX User Interface
GroupId

GroupId

net.sf.mgp
ArtifactId

ArtifactId

javafx-properties
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JavaFX properties for JavaBeans
Utilities to create JavaFX properties for JavaBeans
Project URL

Project URL

http://mgp.sourceforge.net/javafx-properties
Source Code Management

Source Code Management

https://sourceforge.net/p/mgp/javafx-properties/ci/master/tree/

Download javafx-properties

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0