не последняя версия
Последняя версия 2.0.4-RELEASE

com.github.dreamroute:excel-helper 1.9.4-RELEASE

excel export base on apache poi 3.17

Группа

Группа

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

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

excel-helper
Версия

Версия

1.9.4-RELEASE
Тип

Тип

jar

Скачать excel-helper 1.9.4-RELEASE


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