is not current version
Last Version 5.1.6

org.jodd:jodd-bom 5.0.13

Jodd (Bill of Materials)

GroupId

GroupId

org.jodd
ArtifactId

ArtifactId

jodd-bom
Version

Version

5.0.13
Type

Type

jar

Download jodd-bom 5.0.13


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