Download dirigible-api-utils-3.0.1.jar file - Jar d

Jar examples for d:dirigible-api-utils

Description

You can download jar file dirigible-api-utils 3.0.1 in this page.

Build File

You can use the following script to add dirigible-api-utils-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

dirigible-api-utils-3.0.1-javadoc.jar
dirigible-api-utils-3.0.1-sources.jar
dirigible-api-utils-3.0.1.jar
dirigible-api-utils-3.0.1.pom



Related Tutorials