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

Jar examples for d:dirigible-commons-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials