не последняя версия
Последняя версия 1.2.0

com.aliyun:tea 0.0.14

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

Группа

Группа

com.aliyun
Идентификатор

Идентификатор

tea
Версия

Версия

0.0.14
Тип

Тип

jar

Скачать tea 0.0.14


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