Download jidefx-decoration-0.9.1.jar file - Jar j

Jar examples for j:jidefx-decoration

Description

JideFX Common Layer is a collection of several extend feature for JavaFX

You can download jar file jidefx-decoration 0.9.1 in this page.

License

GPL with classpath exception

Build File

You can use the following script to add jidefx-decoration-0.9.1.jar to your project.

<dependency>
   <groupId>com.jidesoft</groupId>
   <artifactId>jidefx-decoration</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'com.jidesoft', name: 'jidefx-decoration', version: '0.9.1'
libraryDependencies += "com.jidesoft" % "jidefx-decoration" % "0.9.1"
<dependency org="com.jidesoft" name="jidefx-decoration" rev="0.9.1"/>
@Grapes(@Grab(group='com.jidesoft', module='jidefx-decoration', version='0.9.1'))
'com.jidesoft:jidefx-decoration:jar:0.9.1'

Download

Click the following link to download the jar file.

jidefx-decoration-0.9.1-javadoc.jar
jidefx-decoration-0.9.1-sources.jar
jidefx-decoration-0.9.1.jar
jidefx-decoration-0.9.1.pom



Related Tutorials