is not current version
Last Version 0.1.1

com.github.mwmahlberg.speedy:speedy-template-thymeleaf 0.1.0


Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.mwmahlberg.speedy
ArtifactId

ArtifactId

speedy-template-thymeleaf
Version

Version

0.1.0
Type

Type

jar

Download speedy-template-thymeleaf 0.1.0


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