Download dirigible-templates-3.2.1.jar file - Jar d

Jar examples for d:dirigible-templates

Description

Templates Plugins

You can download jar file dirigible-templates 3.2.1 in this page.

Build File

You can use the following script to add dirigible-templates-3.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

dirigible-templates-3.2.1.jar
dirigible-templates-3.2.1.pom



Related Tutorials