Download jide-oss-3.6.11.jar file - Jar j

Jar examples for j:jide-oss

Description

JIDE Common Layer (Professional Swing Components)

You can download jar file jide-oss 3.6.11 in this page.

License

GPL with classpath exception

Build File

You can use the following script to add jide-oss-3.6.11.jar to your project.

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

Download

Click the following link to download the jar file.

jide-oss-3.6.11-javadoc.jar
jide-oss-3.6.11-sources.jar
jide-oss-3.6.11.jar
jide-oss-3.6.11.pom



Related Tutorials