Download jide-common-3.7.0.jar file - Jar j

Jar examples for j:jide-common

Description

Jidesoft Jide common POM

You can download jar file jide-common 3.7.0 in this page.

License

Commercial license

Build File

You can use the following script to add jide-common-3.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

jide-common-3.7.0-javadoc.jar
jide-common-3.7.0-sources.jar
jide-common-3.7.0.jar
jide-common-3.7.0.pom



Related Tutorials