is not current version
Last Version 2.0.0

com.airlenet:play-template-thymeleaf 1.0.0.RELEASE


Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-template-thymeleaf
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download play-template-thymeleaf 1.0.0.RELEASE


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