Download asmsupport-client-0.4.1.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.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials