Jar examples for x:xlsx-streamer
Streaming Excel reader
You can download jar file xlsx-streamer 1.2.1 in this page.
Apache 2.0
You can use the following script to add xlsx-streamer-1.2.1.jar to your project.
<dependency> <groupId>com.monitorjbl</groupId> <artifactId>xlsx-streamer</artifactId> <version>1.2.1</version> </dependency>
compile group: 'com.monitorjbl', name: 'xlsx-streamer', version: '1.2.1'
libraryDependencies += "com.monitorjbl" % "xlsx-streamer" % "1.2.1"
<dependency org="com.monitorjbl" name="xlsx-streamer" rev="1.2.1"/>
@Grapes(@Grab(group='com.monitorjbl', module='xlsx-streamer', version='1.2.1'))
'com.monitorjbl:xlsx-streamer:jar:1.2.1'
Click the following link to download the jar file.
xlsx-streamer-1.2.1-javadoc.jar