Download dirigible-resources-3.2.0.jar file - Jar d

Jar examples for d:dirigible-resources

Description

Resources Plugins

You can download jar file dirigible-resources 3.2.0 in this page.

Build File

You can use the following script to add dirigible-resources-3.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

dirigible-resources-3.2.0.jar
dirigible-resources-3.2.0.pom



Related Tutorials