is not current version
Last Version 2.2.0

com.monitorjbl:xlsx-streamer 1.2.1

Streaming Excel reader

GroupId

GroupId

com.monitorjbl
ArtifactId

ArtifactId

xlsx-streamer
Version

Version

1.2.1
Type

Type

jar

Download xlsx-streamer 1.2.1


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