Download xlsx-streamer-1.2.0.jar file - Jar x

Jar examples for x:xlsx-streamer

Description

Streaming Excel reader

You can download jar file xlsx-streamer 1.2.0 in this page.

License

Apache 2.0

Build File

You can use the following script to add xlsx-streamer-1.2.0.jar to your project.

<dependency>
   <groupId>com.monitorjbl</groupId>
   <artifactId>xlsx-streamer</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.monitorjbl', name: 'xlsx-streamer', version: '1.2.0'
libraryDependencies += "com.monitorjbl" % "xlsx-streamer" % "1.2.0"
<dependency org="com.monitorjbl" name="xlsx-streamer" rev="1.2.0"/>
@Grapes(@Grab(group='com.monitorjbl', module='xlsx-streamer', version='1.2.0'))
'com.monitorjbl:xlsx-streamer:jar:1.2.0'

Download

Click the following link to download the jar file.

xlsx-streamer-1.2.0-javadoc.jar
xlsx-streamer-1.2.0-sources.jar
xlsx-streamer-1.2.0.jar
xlsx-streamer-1.2.0.pom



Related Tutorials