Download utils.customproperty-0.5.jar file - Jar u

Jar examples for u:utils

Description

Management of additional properties of specified items.

You can download jar file utils.customproperty 0.5 in this page.

License

Apache License

Build File

You can use the following script to add utils.customproperty-0.5.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>utils.customproperty</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'utils.customproperty', version: '0.5'
libraryDependencies += "org.apache.clerezza" % "utils.customproperty" % "0.5"
<dependency org="org.apache.clerezza" name="utils.customproperty" rev="0.5"/>
@Grapes(@Grab(group='org.apache.clerezza', module='utils.customproperty', version='0.5'))
'org.apache.clerezza:utils.customproperty:jar:0.5'

Download

Click the following link to download the jar file.

utils.customproperty-0.5-javadoc.jar
utils.customproperty-0.5-sources.jar
utils.customproperty-0.5.jar
utils.customproperty-0.5.pom



Related Tutorials