Last Version

objectos :: way :: xls 0.6.0

A simple Java API to read and write .xls and .xlsx files.

License

License

GroupId

GroupId

br.com.objectos.way
ArtifactId

ArtifactId

xls
Version

Version

0.6.0
Type

Type

pom
Description

Description

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

Project Organization

Objectos Software LTDA

Download xls 0.6.0

Filename Size
xls-0.6.0.pom 719 bytes
Browse

<!-- https://jarcasting.com/artifacts/br.com.objectos.way/xls/ -->
<dependency>
    <groupId>br.com.objectos.way</groupId>
    <artifactId>xls</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos.way/xls/
implementation 'br.com.objectos.way:xls:0.6.0'
// https://jarcasting.com/artifacts/br.com.objectos.way/xls/
implementation ("br.com.objectos.way:xls:0.6.0")
'br.com.objectos.way:xls:pom:0.6.0'
<dependency org="br.com.objectos.way" name="xls" rev="0.6.0">
  <artifact name="xls" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos.way', module='xls', version='0.6.0')
)
libraryDependencies += "br.com.objectos.way" % "xls" % "0.6.0"
[br.com.objectos.way/xls "0.6.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xls-api
  • xls-compiler
  • xls-pojo-plugin