is not current version
Last Version 2022.1.8

cn.gjing:excel-executor 2022.1.7

Excel executor provides core functions of Excel import and export

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

excel-executor
Version

Version

2022.1.7
Type

Type

jar

Download excel-executor 2022.1.7


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