is not current version
Last Version 0.8.4

com.github.acsgh.mad.scala.server.converter.template:thymeleaf_2.12 0.8.3

thymeleaf

Categories

Categories

Scala Languages Leaf Data Databases
GroupId

GroupId

com.github.acsgh.mad.scala.server.converter.template
ArtifactId

ArtifactId

thymeleaf_2.12
Version

Version

0.8.3
Type

Type

jar

Download thymeleaf_2.12 0.8.3


<!-- https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.converter.template/thymeleaf_2.12/ -->
<dependency>
    <groupId>com.github.acsgh.mad.scala.server.converter.template</groupId>
    <artifactId>thymeleaf_2.12</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.converter.template/thymeleaf_2.12/
implementation 'com.github.acsgh.mad.scala.server.converter.template:thymeleaf_2.12:0.8.3'
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.converter.template/thymeleaf_2.12/
implementation ("com.github.acsgh.mad.scala.server.converter.template:thymeleaf_2.12:0.8.3")
'com.github.acsgh.mad.scala.server.converter.template:thymeleaf_2.12:jar:0.8.3'
<dependency org="com.github.acsgh.mad.scala.server.converter.template" name="thymeleaf_2.12" rev="0.8.3">
  <artifact name="thymeleaf_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.mad.scala.server.converter.template', module='thymeleaf_2.12', version='0.8.3')
)
libraryDependencies += "com.github.acsgh.mad.scala.server.converter.template" % "thymeleaf_2.12" % "0.8.3"
[com.github.acsgh.mad.scala.server.converter.template/thymeleaf_2.12 "0.8.3"]