is not current version
Last Version 4.6.2

com.anrisoftware.propertiesutils:propertiesutils 4.5.1


GroupId

GroupId

com.anrisoftware.propertiesutils
ArtifactId

ArtifactId

propertiesutils
Version

Version

4.5.1
Type

Type

jar

Download propertiesutils 4.5.1


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