is not current version
Last Version 1.1.1

com.xuxueli:xxl-excel 1.0.0

A fast and flexible tool for translating Java objects to and from Excel documents.

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-excel
Version

Version

1.0.0
Type

Type

jar

Download xxl-excel 1.0.0


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