Jar examples for g:generic-bean-utils
Generic Java bean utilities
You can download jar file generic-bean-utils 1.0.0 in this page.
MIT
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'
Click the following link to download the jar file.
generic-bean-utils-1.0.0-javadoc.jar