License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.jidesoft |
ArtifactId | ArtifactIdjidefx-fields |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjidefx-fields
JideFX Common Layer is a collection of several extend feature for JavaFX
|
Project URL |
Project URL |
Filename | Size |
---|---|
jidefx-fields-0.9.1.pom | |
jidefx-fields-0.9.1.jar | 343 KB |
jidefx-fields-0.9.1-sources.jar | 127 KB |
jidefx-fields-0.9.1-javadoc.jar | 569 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jidesoft/jidefx-fields/ -->
<dependency>
<groupId>com.jidesoft</groupId>
<artifactId>jidefx-fields</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jidesoft/jidefx-fields/
implementation 'com.jidesoft:jidefx-fields:0.9.1'
// https://jarcasting.com/artifacts/com.jidesoft/jidefx-fields/
implementation ("com.jidesoft:jidefx-fields:0.9.1")
'com.jidesoft:jidefx-fields:jar:0.9.1'
<dependency org="com.jidesoft" name="jidefx-fields" rev="0.9.1">
<artifact name="jidefx-fields" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jidesoft', module='jidefx-fields', version='0.9.1')
)
libraryDependencies += "com.jidesoft" % "jidefx-fields" % "0.9.1"
[com.jidesoft/jidefx-fields "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jidesoft : jidefx-decoration | jar | 0.9.1 |
com.jidesoft : jidefx-converters | jar | 0.9.1 |
com.miglayout : miglayout-javafx | jar | 4.2 |
com.miglayout : miglayout-core | jar | 4.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.11 |
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-core | jar | 1.3 |