Last Version

objectos :: xls :: core 0.1.0

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

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

xls-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Project Organization

Objectos Software LTDA

Download xls-core 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
br.com.objectos : core jar 0.4.0
org.apache.poi : poi jar 3.12
org.apache.poi : poi-ooxml jar 3.12

test (1)

Group / Artifact Type Version
br.com.objectos : testing jar 0.1.1

Project Modules

There are no modules declared in this project.