Download asmsupport-client-0.4.2.jar file - Jar a

Jar examples for a:asmsupport-client

Description

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.2 in this page.

Build File

You can use the following script to add asmsupport-client-0.4.2.jar to your project.

<dependency>
   <groupId>cn.wensiqun</groupId>
   <artifactId>asmsupport-client</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'cn.wensiqun', name: 'asmsupport-client', version: '0.4.2'
libraryDependencies += "cn.wensiqun" % "asmsupport-client" % "0.4.2"
<dependency org="cn.wensiqun" name="asmsupport-client" rev="0.4.2"/>
@Grapes(@Grab(group='cn.wensiqun', module='asmsupport-client', version='0.4.2'))
'cn.wensiqun:asmsupport-client:jar:0.4.2'

Download

Click the following link to download the jar file.

asmsupport-client-0.4.2-javadoc.jar
asmsupport-client-0.4.2-sources.jar
asmsupport-client-0.4.2.jar
asmsupport-client-0.4.2.pom



Related Tutorials