is not current version
Last Version 4.0.1

com.github.pjfanning:excel-streaming-reader 3.0.0

Streaming Excel reader

GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

excel-streaming-reader
Version

Version

3.0.0
Type

Type

jar

Download excel-streaming-reader 3.0.0


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