t

tea-openapi

Aliyun tea openapi for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com
http://www.aliyun.com
The Apache License, Version 2.0
Aliyun SDK
Files download
File Operation
tea-openapi-0.2.0.jar download
tea-openapi-0.2.0.pom download
tea-openapi-0.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.aliyun</groupId>
  <artifactId>tea-openapi</artifactId>
  <version>0.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.aliyun:tea-openapi:0.2.0'
Gradle Kotlin
implementation("com.aliyun:tea-openapi:0.2.0")
Scala SBT
libraryDependencies += "com.aliyun" % "tea-openapi" % "0.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.aliyun', module='tea-openapi', version='0.2.0')
)
Apache Ivy
<dependency org="com.aliyun" name="tea-openapi" rev="0.2.0" />
Leiningen
[com.aliyun/tea-openapi "0.2.0"]
Apache Buildr
'com.aliyun:tea-openapi:jar:0.2.0'