is not current version
Last Version 2021.12.3

cn.gjing:tools-excel 2.0.1

Excel导入导出工具

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

tools-excel
Version

Version

2.0.1
Type

Type

jar

Download tools-excel 2.0.1


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