is not current version
Last Version 2.2.0

com.monitorjbl:xlsx-streamer 2.1.0

Streaming Excel reader

GroupId

GroupId

com.monitorjbl
ArtifactId

ArtifactId

xlsx-streamer
Version

Version

2.1.0
Type

Type

jar

Download xlsx-streamer 2.1.0


<!-- https://jarcasting.com/artifacts/com.monitorjbl/xlsx-streamer/ -->
<dependency>
    <groupId>com.monitorjbl</groupId>
    <artifactId>xlsx-streamer</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.monitorjbl/xlsx-streamer/
implementation 'com.monitorjbl:xlsx-streamer:2.1.0'
// https://jarcasting.com/artifacts/com.monitorjbl/xlsx-streamer/
implementation ("com.monitorjbl:xlsx-streamer:2.1.0")
'com.monitorjbl:xlsx-streamer:jar:2.1.0'
<dependency org="com.monitorjbl" name="xlsx-streamer" rev="2.1.0">
  <artifact name="xlsx-streamer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.monitorjbl', module='xlsx-streamer', version='2.1.0')
)
libraryDependencies += "com.monitorjbl" % "xlsx-streamer" % "2.1.0"
[com.monitorjbl/xlsx-streamer "2.1.0"]