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

cn.gjing:excel-executor 2022.1.0

Excel执行器

Группа

Группа

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

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

excel-executor
Версия

Версия

2022.1.0
Тип

Тип

jar

Скачать excel-executor 2022.1.0


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