添加依赖
<dependency>
<groupId>com.chtsinc</groupId>
<artifactId>ch-export</artifactId>
<version>1.0.0-alpha1</version>
</dependency>
implementation 'com.chtsinc:ch-export:1.0.0-alpha1'
com.chtsinc:ch-export:1.0.0-alpha1
<dependency org="com.chtsinc" name="ch-export" rev="1.0.0-alpha1" />
libraryDependencies += "com.chtsinc" % "ch-export" % "1.0.0-alpha1"
@Grab(group='com.chtsinc', module='ch-export', version='1.0.0-alpha1')
[com.chtsinc/ch-export "1.0.0-alpha1"]
'com.chtsinc:ch-export:jar:1.0.0-alpha1'
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | ch-export-1.0.0-alpha1.jar |
| 源码包 | ch-export-1.0.0-alpha1-sources.jar |