Download roperty-1.0.jar file - Jar r

Jar examples for r:roperty

Description

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

You can download jar file roperty 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add roperty-1.0.jar to your project.

<dependency>
   <groupId>com.parship</groupId>
   <artifactId>roperty</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.parship', name: 'roperty', version: '1.0'
libraryDependencies += "com.parship" % "roperty" % "1.0"
<dependency org="com.parship" name="roperty" rev="1.0"/>
@Grapes(@Grab(group='com.parship', module='roperty', version='1.0'))
'com.parship:roperty:jar:1.0'

Download

Click the following link to download the jar file.

roperty-1.0-javadoc.jar
roperty-1.0-sources.jar
roperty-1.0.jar
roperty-1.0.pom



Related Tutorials