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