Download beanwrapper-1.0.0.jar file - Jar b

Jar examples for b:beanwrapper

Description

Helper classes for value assignation to properties.

You can download jar file beanwrapper 1.0.0 in this page.

License

GNU General Public License (GPL)

Build File

You can use the following script to add beanwrapper-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

beanwrapper-1.0.0-javadoc.jar
beanwrapper-1.0.0-sources.jar
beanwrapper-1.0.0.jar
beanwrapper-1.0.0.pom



Related Tutorials