| License |
License |
|---|---|
| GroupId | GroupIdbr.com.objectos |
| ArtifactId | ArtifactIdxls |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobjectos :: xls
A simple Java API to read and write .xls and .xlsx files.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xls-0.3.1.pom | |
| xls-0.3.1.jar | 36 KB |
| xls-0.3.1-sources.jar | 29 KB |
| xls-0.3.1-javadoc.jar | 162 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/xls/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>xls</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/xls/
implementation 'br.com.objectos:xls:0.3.1'
// https://jarcasting.com/artifacts/br.com.objectos/xls/
implementation ("br.com.objectos:xls:0.3.1")
'br.com.objectos:xls:jar:0.3.1'
<dependency org="br.com.objectos" name="xls" rev="0.3.1">
<artifact name="xls" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='xls', version='0.3.1')
)
libraryDependencies += "br.com.objectos" % "xls" % "0.3.1"
[br.com.objectos/xls "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos : io | jar | 0.5.3 |
| org.apache.poi : poi | jar | 3.12 |
| org.apache.poi : poi-ooxml | jar | 3.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.objectos : assertion | jar | 0.1.3 |
| br.com.objectos : collections | jar | 0.1.1 |