Download propertyset-1.3.jar file - Jar p

Jar examples for p:propertyset

Description

You can download jar file propertyset 1.3 in this page.

Build File

You can use the following script to add propertyset-1.3.jar to your project.

<dependency>
   <groupId>opensymphony</groupId>
   <artifactId>propertyset</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'opensymphony', name: 'propertyset', version: '1.3'
libraryDependencies += "opensymphony" % "propertyset" % "1.3"
<dependency org="opensymphony" name="propertyset" rev="1.3"/>
@Grapes(@Grab(group='opensymphony', module='propertyset', version='1.3'))
'opensymphony:propertyset:jar:1.3'

Download

Click the following link to download the jar file.

propertyset-1.3.jar
propertyset-1.3.pom



Related Tutorials