is not current version
Last Version 6.0.2

org.jodd:jodd-props 4.1.4

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

GroupId

GroupId

org.jodd
ArtifactId

ArtifactId

jodd-props
Version

Version

4.1.4
Type

Type

pom

Download jodd-props 4.1.4


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