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