Download ogham-template-thymeleaf-2.0.0.jar file - Jar o

Jar examples for o:ogham-template-thymeleaf

Description

Use ThymeLeaf as template engine in Ogham

You can download jar file ogham-template-thymeleaf 2.0.0 in this page.

Build File

You can use the following script to add ogham-template-thymeleaf-2.0.0.jar to your project.

<dependency>
   <groupId>fr.sii.ogham</groupId>
   <artifactId>ogham-template-thymeleaf</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'fr.sii.ogham', name: 'ogham-template-thymeleaf', version: '2.0.0'
libraryDependencies += "fr.sii.ogham" % "ogham-template-thymeleaf" % "2.0.0"
<dependency org="fr.sii.ogham" name="ogham-template-thymeleaf" rev="2.0.0"/>
@Grapes(@Grab(group='fr.sii.ogham', module='ogham-template-thymeleaf', version='2.0.0'))
'fr.sii.ogham:ogham-template-thymeleaf:jar:2.0.0'

Download

Click the following link to download the jar file.

ogham-template-thymeleaf-2.0.0-javadoc.jar
ogham-template-thymeleaf-2.0.0-sources.jar
ogham-template-thymeleaf-2.0.0.jar
ogham-template-thymeleaf-2.0.0.pom



Related Tutorials