is not current version
Last Version 3.0.11.0

com.github.spt-oss:thymeleaf-extras-minify 0.1.0


Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

thymeleaf-extras-minify
Version

Version

0.1.0
Type

Type

jar

Download thymeleaf-extras-minify 0.1.0


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