Jar examples for a:asmsupport-client
This modules is a wrapper of asmsupport-core, it make a most simple api to developer when use asmsupport.
You can download jar file asmsupport-client 0.4.3 in this page.
You can use the following script to add asmsupport-client-0.4.3.jar to your project.
<dependency> <groupId>cn.wensiqun</groupId> <artifactId>asmsupport-client</artifactId> <version>0.4.3</version> </dependency>
compile group: 'cn.wensiqun', name: 'asmsupport-client', version: '0.4.3'
libraryDependencies += "cn.wensiqun" % "asmsupport-client" % "0.4.3"
<dependency org="cn.wensiqun" name="asmsupport-client" rev="0.4.3"/>
@Grapes(@Grab(group='cn.wensiqun', module='asmsupport-client', version='0.4.3'))
'cn.wensiqun:asmsupport-client:jar:0.4.3'
Click the following link to download the jar file.
asmsupport-client-0.4.3-javadoc.jar