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