не последняя версия
Последняя версия 2022.1.8

cn.gjing:excel-executor 2022.1.5

Excel executor provides core functions of Excel import and export

Группа

Группа

cn.gjing
Идентификатор

Идентификатор

excel-executor
Версия

Версия

2022.1.5
Тип

Тип

jar

Скачать 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"]