文件名称: tea-xml-0.1.5.jar中文-英文对照文档.zip
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>tea-xml</artifactId>
<version>0.1.5</version>
</dependency>Gradle:
implementation group: 'com.aliyun', name: 'tea-xml', version: '0.1.5'
Gradle (Short):
implementation 'com.aliyun:tea-xml:0.1.5'
Gradle (Kotlin):
implementation("com.aliyun:tea-xml:0.1.5")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.aliyun.teaxmlcom.aliyun.teaxml.Client
com.aliyun.teaxml.XmlUtil