is not current version
Last Version 1.2.0

com.aliyun:tea 1.0.7

Aliyun tea for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

tea
Version

Version

1.0.7
Type

Type

jar

Download tea 1.0.7


<!-- https://jarcasting.com/artifacts/com.aliyun/tea/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>tea</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/tea/
implementation 'com.aliyun:tea:1.0.7'
// https://jarcasting.com/artifacts/com.aliyun/tea/
implementation ("com.aliyun:tea:1.0.7")
'com.aliyun:tea:jar:1.0.7'
<dependency org="com.aliyun" name="tea" rev="1.0.7">
  <artifact name="tea" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='tea', version='1.0.7')
)
libraryDependencies += "com.aliyun" % "tea" % "1.0.7"
[com.aliyun/tea "1.0.7"]