is not current version
Last Version 1.0.2

com.github.bufferings:thymeleaf-extras-nl2br 1.0.1

Thymeleaf dialect to add br tags before newlines

Categories

Categories

Leaf Data Databases
GroupId

GroupId

com.github.bufferings
ArtifactId

ArtifactId

thymeleaf-extras-nl2br
Version

Version

1.0.1
Type

Type

jar

Download thymeleaf-extras-nl2br 1.0.1


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