is not current version
Last Version 0.0.7

com.aliyun:endpoint-util 0.0.5

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

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

endpoint-util
Version

Version

0.0.5
Type

Type

jar

Download endpoint-util 0.0.5


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