is not current version
Last Version 4.0.1

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

Streaming Excel reader

GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

excel-streaming-reader
Version

Version

2.2.0
Type

Type

jar

Download excel-streaming-reader 2.2.0


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