is not current version
Last Version 0.2

de.ppi.oss:thymeleaf-bootstrap2 0.1

Thymeleaf dialect for support of bootstrap2

Categories

Categories

Leaf Data Databases
GroupId

GroupId

de.ppi.oss
ArtifactId

ArtifactId

thymeleaf-bootstrap2
Version

Version

0.1
Type

Type

jar

Download thymeleaf-bootstrap2 0.1


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