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