License |
License |
---|---|
GroupId | GroupIdcom.connect-group |
ArtifactId | ArtifactIdthymesheet |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymesheet
Externalise Thymeleaf so that natural templates are truly natural!
|
Project URL |
Project URL |
Filename | Size |
---|---|
thymesheet-2.2.0.pom | |
thymesheet-2.2.0.jar | 113 KB |
thymesheet-2.2.0-sources.jar | 60 KB |
thymesheet-2.2.0-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.connect-group/thymesheet/ -->
<dependency>
<groupId>com.connect-group</groupId>
<artifactId>thymesheet</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.connect-group/thymesheet/
implementation 'com.connect-group:thymesheet:2.2.0'
// https://jarcasting.com/artifacts/com.connect-group/thymesheet/
implementation ("com.connect-group:thymesheet:2.2.0")
'com.connect-group:thymesheet:jar:2.2.0'
<dependency org="com.connect-group" name="thymesheet" rev="2.2.0">
<artifact name="thymesheet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.connect-group', module='thymesheet', version='2.2.0')
)
libraryDependencies += "com.connect-group" % "thymesheet" % "2.2.0"
[com.connect-group/thymesheet "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 2.1.6.RELEASE |
net.sourceforge.cssparser : cssparser | jar | 0.9.29 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |