is not current version
Last Version 2.0.1

com.aliyun:api-gateway-baseclient 2.0.0

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

api-gateway-baseclient
Version

Version

2.0.0
Type

Type

jar

Download api-gateway-baseclient 2.0.0


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