License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdxls-compiler |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: xls :: compiler
A simple Java API to read and write .xls and .xlsx files.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xls-compiler-0.1.0.pom | |
xls-compiler-0.1.0.jar | 34 KB |
xls-compiler-0.1.0-sources.jar | 19 KB |
xls-compiler-0.1.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/xls-compiler/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>xls-compiler</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/xls-compiler/
implementation 'br.com.objectos:xls-compiler:0.1.0'
// https://jarcasting.com/artifacts/br.com.objectos/xls-compiler/
implementation ("br.com.objectos:xls-compiler:0.1.0")
'br.com.objectos:xls-compiler:jar:0.1.0'
<dependency org="br.com.objectos" name="xls-compiler" rev="0.1.0">
<artifact name="xls-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='xls-compiler', version='0.1.0')
)
libraryDependencies += "br.com.objectos" % "xls-compiler" % "0.1.0"
[br.com.objectos/xls-compiler "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : auto-pojo | jar | 0.6.0 |
br.com.objectos : code-apt | jar | 0.6.0 |
br.com.objectos : pojo | jar | 0.1.0 |
br.com.objectos : xls-core | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : code-testing | jar | 0.6.0 |
br.com.objectos : testing | jar | 0.1.1 |