Download aliyun-log-0.6.1.jar file - Jar a

Jar examples for a:aliyun-log

Description

Aliyun Simple Log Service SDK for Java

You can download jar file aliyun-log 0.6.1 in this page.

License

Open Source License

Build File

You can use the following script to add aliyun-log-0.6.1.jar to your project.

<dependency>
   <groupId>com.aliyun.openservices</groupId>
   <artifactId>aliyun-log</artifactId>
   <version>0.6.1</version>
</dependency>
compile group: 'com.aliyun.openservices', name: 'aliyun-log', version: '0.6.1'
libraryDependencies += "com.aliyun.openservices" % "aliyun-log" % "0.6.1"
<dependency org="com.aliyun.openservices" name="aliyun-log" rev="0.6.1"/>
@Grapes(@Grab(group='com.aliyun.openservices', module='aliyun-log', version='0.6.1'))
'com.aliyun.openservices:aliyun-log:jar:0.6.1'

Download

Click the following link to download the jar file.

aliyun-log-0.6.1-javadoc.jar
aliyun-log-0.6.1-sources.jar
aliyun-log-0.6.1.jar
aliyun-log-0.6.1.pom



Related Tutorials