is not current version
Last Version 3.0.0

fr.sii.ogham:ogham-template-thymeleaf 2.0.0

Use ThymeLeaf as template engine in Ogham

Categories

Categories

Leaf Data Databases
GroupId

GroupId

fr.sii.ogham
ArtifactId

ArtifactId

ogham-template-thymeleaf
Version

Version

2.0.0
Type

Type

jar

Download ogham-template-thymeleaf 2.0.0


<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-template-thymeleaf/ -->
<dependency>
    <groupId>fr.sii.ogham</groupId>
    <artifactId>ogham-template-thymeleaf</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-template-thymeleaf/
implementation 'fr.sii.ogham:ogham-template-thymeleaf:2.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-template-thymeleaf/
implementation ("fr.sii.ogham:ogham-template-thymeleaf:2.0.0")
'fr.sii.ogham:ogham-template-thymeleaf:jar:2.0.0'
<dependency org="fr.sii.ogham" name="ogham-template-thymeleaf" rev="2.0.0">
  <artifact name="ogham-template-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-template-thymeleaf', version='2.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-template-thymeleaf" % "2.0.0"
[fr.sii.ogham/ogham-template-thymeleaf "2.0.0"]