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

Jar examples for x:xlsx-streamer

Description

Streaming Excel reader

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

License

Apache 2.0

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials