is not current version
Last Version 2022.1.8

cn.gjing:excel-executor 2022.1.5

Excel executor provides core functions of Excel import and export

GroupId

GroupId

cn.gjing
ArtifactId

ArtifactId

excel-executor
Version

Version

2022.1.5
Type

Type

jar

Download excel-executor 2022.1.5


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