is not current version
Last Version 1.4.0

com.parship:roperty 0.10

Roperty - An advanced property management and retrieval system with hierarchical resolution of values

GroupId

GroupId

com.parship
ArtifactId

ArtifactId

roperty
Version

Version

0.10
Type

Type

jar

Download roperty 0.10


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