is not current version
Last Version 4.5.0

com.anrisoftware.propertiesutils:propertiesutils-parent 1.12


GroupId

GroupId

com.anrisoftware.propertiesutils
ArtifactId

ArtifactId

propertiesutils-parent
Version

Version

1.12
Type

Type

jar

Download propertiesutils-parent 1.12


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