Download xls-api-0.6.0.jar file - Jar x

Jar examples for x:xls-api

Description

You can download jar file xls-api 0.6.0 in this page.

Build File

You can use the following script to add xls-api-0.6.0.jar to your project.

<dependency>
   <groupId>br.com.objectos.way</groupId>
   <artifactId>xls-api</artifactId>
   <version>0.6.0</version>
</dependency>
compile group: 'br.com.objectos.way', name: 'xls-api', version: '0.6.0'
libraryDependencies += "br.com.objectos.way" % "xls-api" % "0.6.0"
<dependency org="br.com.objectos.way" name="xls-api" rev="0.6.0"/>
@Grapes(@Grab(group='br.com.objectos.way', module='xls-api', version='0.6.0'))
'br.com.objectos.way:xls-api:jar:0.6.0'

Download

Click the following link to download the jar file.

xls-api-0.6.0-javadoc.jar
xls-api-0.6.0-sources.jar
xls-api-0.6.0.jar
xls-api-0.6.0.pom



Related Tutorials