Jar examples for a:asmvalidator
javabean validator based on asm
You can download jar file asmvalidator 0.0.13 in this page.
Apache License Version 2.0
You can use the following script to add asmvalidator-0.0.13.jar to your project.
<dependency> <groupId>com.github.bingoohuang</groupId> <artifactId>asmvalidator</artifactId> <version>0.0.13</version> </dependency>
compile group: 'com.github.bingoohuang', name: 'asmvalidator', version: '0.0.13'
libraryDependencies += "com.github.bingoohuang" % "asmvalidator" % "0.0.13"
<dependency org="com.github.bingoohuang" name="asmvalidator" rev="0.0.13"/>
@Grapes(@Grab(group='com.github.bingoohuang', module='asmvalidator', version='0.0.13'))
'com.github.bingoohuang:asmvalidator:jar:0.0.13'
Click the following link to download the jar file.
asmvalidator-0.0.13-javadoc.jar