Download generic-bean-utils-1.0.0.jar file - Jar g

Jar examples for g:generic-bean-utils

Description

Generic Java bean utilities

You can download jar file generic-bean-utils 1.0.0 in this page.

License

MIT

Build File

You can use the following script to add generic-bean-utils-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

generic-bean-utils-1.0.0-javadoc.jar
generic-bean-utils-1.0.0-sources.jar
generic-bean-utils-1.0.0.jar
generic-bean-utils-1.0.0.pom



Related Tutorials