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

cn.gjing:excel-executor 2022.1.4

Excel executor provides core functions of Excel import and export

Группа

Группа

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

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

excel-executor
Версия

Версия

2022.1.4
Тип

Тип

jar

Скачать excel-executor 2022.1.4


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