is not current version
Last Version 1.2.0

com.aliyun:tea 0.0.9

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

0.0.9
Type

Type

jar

Download tea 0.0.9


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