is not current version
Last Version 2.3.0

top.minwk:excel-x 2.2.0

支持excel中批量导出图片

GroupId

GroupId

top.minwk
ArtifactId

ArtifactId

excel-x
Version

Version

2.2.0
Type

Type

jar

Download 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"]