Jar examples for x:xls
A simple Java API to read and write .xls and .xlsx files.
You can download jar file xls 0.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add xls-0.3.1.jar to your project.
<dependency> <groupId>br.com.objectos</groupId> <artifactId>xls</artifactId> <version>0.3.1</version> </dependency>
compile group: 'br.com.objectos', name: 'xls', version: '0.3.1'
libraryDependencies += "br.com.objectos" % "xls" % "0.3.1"
<dependency org="br.com.objectos" name="xls" rev="0.3.1"/>
@Grapes(@Grab(group='br.com.objectos', module='xls', version='0.3.1'))
'br.com.objectos:xls:jar:0.3.1'
Click the following link to download the jar file.
xls-0.3.1-javadoc.jar