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

Jar examples for j:jide-common

Description

Jidesoft Jide common POM

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

License

Commercial license

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials