Jar examples for j:jide-oss
JIDE Common Layer (Professional Swing Components)
You can download jar file jide-oss 2.4.8 in this page.
GPL with classpath exception
You can use the following script to add jide-oss-2.4.8.jar to your project.
<dependency> <groupId>com.jidesoft</groupId> <artifactId>jide-oss</artifactId> <version>2.4.8</version> </dependency>
compile group: 'com.jidesoft', name: 'jide-oss', version: '2.4.8'
libraryDependencies += "com.jidesoft" % "jide-oss" % "2.4.8"
<dependency org="com.jidesoft" name="jide-oss" rev="2.4.8"/>
@Grapes(@Grab(group='com.jidesoft', module='jide-oss', version='2.4.8'))
'com.jidesoft:jide-oss:jar:2.4.8'
Click the following link to download the jar file.
jide-oss-2.4.8.jar