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

top.minwk:excel-x 2.2.0

支持excel中批量导出图片

Группа

Группа

top.minwk
Идентификатор

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

excel-x
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать excel-x 2.2.0


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