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

com.xuxueli:xxl-excel 1.0.0

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

Группа

Группа

com.xuxueli
Идентификатор

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

xxl-excel
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]