Jar examples for o:ogham-template-thymeleaf
Use ThymeLeaf as template engine in Ogham
You can download jar file ogham-template-thymeleaf 2.0.0 in this page.
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'
Click the following link to download the jar file.
ogham-template-thymeleaf-2.0.0-javadoc.jar