is not current version
Last Version 2.0.4-RELEASE

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

excel export base on apache poi 3.17

GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

excel-helper
Version

Version

1.9.1-RELEASE
Type

Type

jar

Download excel-helper 1.9.1-RELEASE


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