Download aliyun-log-0.6.6.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.6 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials