is not current version
Last Version 4.0.1

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

Streaming Excel reader

GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

excel-streaming-reader
Version

Version

3.1.2
Type

Type

jar

Download excel-streaming-reader 3.1.2


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