Download aliyun-log-0.6.11.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.11 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials