| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.jidesoft |
| ArtifactId | ArtifactIdjidefx-comparators |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjidefx-comparators
JideFX Common Layer is a collection of several extend feature for JavaFX
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jidefx-comparators-0.9.1.pom | |
| jidefx-comparators-0.9.1.jar | 17 KB |
| jidefx-comparators-0.9.1-sources.jar | 15 KB |
| jidefx-comparators-0.9.1-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jidesoft/jidefx-comparators/ -->
<dependency>
<groupId>com.jidesoft</groupId>
<artifactId>jidefx-comparators</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jidesoft/jidefx-comparators/
implementation 'com.jidesoft:jidefx-comparators:0.9.1'
// https://jarcasting.com/artifacts/com.jidesoft/jidefx-comparators/
implementation ("com.jidesoft:jidefx-comparators:0.9.1")
'com.jidesoft:jidefx-comparators:jar:0.9.1'
<dependency org="com.jidesoft" name="jidefx-comparators" rev="0.9.1">
<artifact name="jidefx-comparators" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jidesoft', module='jidefx-comparators', version='0.9.1')
)
libraryDependencies += "com.jidesoft" % "jidefx-comparators" % "0.9.1"
[com.jidesoft/jidefx-comparators "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 |