License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdoffice |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: office
Easier document handling through the LibreOffice API.
|
Filename | Size |
---|---|
office-0.2.0.pom | 2 KB |
office-0.2.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/office/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>office</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/office/
implementation 'br.com.objectos:office:0.2.0'
// https://jarcasting.com/artifacts/br.com.objectos/office/
implementation ("br.com.objectos:office:0.2.0")
'br.com.objectos:office:jar:0.2.0'
<dependency org="br.com.objectos" name="office" rev="0.2.0">
<artifact name="office" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='office', version='0.2.0')
)
libraryDependencies += "br.com.objectos" % "office" % "0.2.0"
[br.com.objectos/office "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-integration | jar | 1.3 |
org.testng : testng | jar | 6.8.7 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.3.1 |