License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdtea-util |
Last Version | Last Version0.2.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontea-util
Alibaba Cloud Tea Util for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
Project URL |
Project URL |
Filename | Size |
---|---|
tea-util-0.2.13.pom | |
tea-util-0.2.13.jar | 8 KB |
tea-util-0.2.13-sources.jar | 6 KB |
tea-util-0.2.13-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/tea-util/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>tea-util</artifactId>
<version>0.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/tea-util/
implementation 'com.aliyun:tea-util:0.2.13'
// https://jarcasting.com/artifacts/com.aliyun/tea-util/
implementation ("com.aliyun:tea-util:0.2.13")
'com.aliyun:tea-util:jar:0.2.13'
<dependency org="com.aliyun" name="tea-util" rev="0.2.13">
<artifact name="tea-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='tea-util', version='0.2.13')
)
libraryDependencies += "com.aliyun" % "tea-util" % "0.2.13"
[com.aliyun/tea-util "0.2.13"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : tea Optional | jar | 1.0.5 |
com.google.code.gson : gson | jar | 2.8.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |