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