Download lmq-common-1.0.0-RELEASE.jar file - Jar l

Jar examples for l:lmq-common

Description

aliyun LMQ common

You can download jar file lmq-common 1.0.0-RELEASE in this page.

License

Apache License

Build File

You can use the following script to add lmq-common-1.0.0-RELEASE.jar to your project.

<dependency>
   <groupId>net.jahhan</groupId>
   <artifactId>lmq-common</artifactId>
   <version>1.0.0-RELEASE</version>
</dependency>
compile group: 'net.jahhan', name: 'lmq-common', version: '1.0.0-RELEASE'
libraryDependencies += "net.jahhan" % "lmq-common" % "1.0.0-RELEASE"
<dependency org="net.jahhan" name="lmq-common" rev="1.0.0-RELEASE"/>
@Grapes(@Grab(group='net.jahhan', module='lmq-common', version='1.0.0-RELEASE'))
'net.jahhan:lmq-common:jar:1.0.0-RELEASE'

Download

Click the following link to download the jar file.

lmq-common-1.0.0-RELEASE-javadoc.jar
lmq-common-1.0.0-RELEASE-sources.jar
lmq-common-1.0.0-RELEASE.jar
lmq-common-1.0.0-RELEASE.pom



Related Tutorials