is not current version
Last Version 5.3.0

org.jodd:jodd-htmlstapler 4.1.0

Jodd HtmlStapler.

GroupId

GroupId

org.jodd
ArtifactId

ArtifactId

jodd-htmlstapler
Version

Version

4.1.0
Type

Type

jar

Download jodd-htmlstapler 4.1.0


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