is not current version
Last Version 5.3.0

org.jodd:jodd-htmlstapler 4.3.2

Jodd HtmlStapler.

GroupId

GroupId

org.jodd
ArtifactId

ArtifactId

jodd-htmlstapler
Version

Version

4.3.2
Type

Type

pom

Download jodd-htmlstapler 4.3.2


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