не последняя версия
Последняя версия 1.4.0

com.parship:roperty 1.0

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

Группа

Группа

com.parship
Идентификатор

Идентификатор

roperty
Версия

Версия

1.0
Тип

Тип

jar

Скачать roperty 1.0


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