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

com.aliyun:tea 0.0.4

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

Группа

Группа

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

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

tea
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать tea 0.0.4

Имя Файла Размер
tea-0.0.4.pom
tea-0.0.4.jar 17 KB
tea-0.0.4-sources.jar 8 KB
tea-0.0.4-javadoc.jar 90 KB
Обзор

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