is not current version
Last Version 0.1.3

com.aliyun:tea-rpc-util 0.1.0

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

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

tea-rpc-util
Version

Version

0.1.0
Type

Type

jar

Download tea-rpc-util 0.1.0


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