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