is not current version
Last Version 6.0.2

org.jodd:jodd-props 5.0.13

Jodd Props is super properties replacement, featuring: UTF8, sections, profiles, macros and more.

GroupId

GroupId

org.jodd
ArtifactId

ArtifactId

jodd-props
Version

Version

5.0.13
Type

Type

jar

Download jodd-props 5.0.13


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