is not current version
Last Version 2.0.1.RELEASE

com.github.heneke.thymeleaf:thymeleaf-extras-togglz 1.2.0.RELEASE

Thymeleaf dialect integrating Togglz feature toggles.

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.heneke.thymeleaf
ArtifactId

ArtifactId

thymeleaf-extras-togglz
Version

Version

1.2.0.RELEASE
Type

Type

jar

Download thymeleaf-extras-togglz 1.2.0.RELEASE


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