is not current version
Last Version 0.2.2

com.github.dandelion:webanalytics-thymeleaf 0.2.1


Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

webanalytics-thymeleaf
Version

Version

0.2.1
Type

Type

jar

Download webanalytics-thymeleaf 0.2.1


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