is not current version
Last Version 0.1.4

com.aliyun:tea-xml 0.1.0

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

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

tea-xml
Version

Version

0.1.0
Type

Type

jar

Download tea-xml 0.1.0


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