MVN

br.com.objectos.way : xls

Maven & Gradle

Nov 02, 2016

objectos :: way :: xls · A simple Java API to read and write .xls and .xlsx files.

<dependency>
    <groupId>br.com.objectos.way</groupId>
    <artifactId>xls</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.com.objectos.way : xls to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of br.com.objectos.way : xls to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
xls-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>br.com.objectos.way</groupId>
    <artifactId>xls</artifactId>
    <version>0.6.0</version>
</dependency>