is not current version
Last Version 2021.12.3

cn.gjing:tools-excel 1.3.9

Excel导入导出工具

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-excel
Version

Version

1.3.9
Type

Type

jar

Download tools-excel 1.3.9


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