is not current version
Last Version 1.1.1

org.eclipse.krazo.ext:krazo-thymeleaf 1.0.0-Beta1


Categories

Categories

CLI User Interface Leaf Data Databases
GroupId

GroupId

org.eclipse.krazo.ext
ArtifactId

ArtifactId

krazo-thymeleaf
Version

Version

1.0.0-Beta1
Type

Type

jar

Download krazo-thymeleaf 1.0.0-Beta1


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