Download dirigible-commons-api-3.0.2.jar file - Jar d

Jar examples for d:dirigible-commons-api

Description

You can download jar file dirigible-commons-api 3.0.2 in this page.

Build File

You can use the following script to add dirigible-commons-api-3.0.2.jar to your project.

<dependency>
   <groupId>org.eclipse.dirigible</groupId>
   <artifactId>dirigible-commons-api</artifactId>
   <version>3.0.2</version>
</dependency>
compile group: 'org.eclipse.dirigible', name: 'dirigible-commons-api', version: '3.0.2'
libraryDependencies += "org.eclipse.dirigible" % "dirigible-commons-api" % "3.0.2"
<dependency org="org.eclipse.dirigible" name="dirigible-commons-api" rev="3.0.2"/>
@Grapes(@Grab(group='org.eclipse.dirigible', module='dirigible-commons-api', version='3.0.2'))
'org.eclipse.dirigible:dirigible-commons-api:jar:3.0.2'

Download

Click the following link to download the jar file.

dirigible-commons-api-3.0.2-javadoc.jar
dirigible-commons-api-3.0.2-sources.jar
dirigible-commons-api-3.0.2.jar
dirigible-commons-api-3.0.2.pom



Related Tutorials