License |
License |
---|---|
Categories |
CategoriesEbean Data ORM |
GroupId | GroupIdorg.libreoffice |
ArtifactId | ArtifactIdofficebean |
Last Version | Last Version7.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLibreOffice - LOKit4Java
LOKit4Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
officebean-7.3.4.pom | |
officebean-7.3.4.jar | 33 KB |
officebean-7.3.4-sources.jar | 36 KB |
officebean-7.3.4-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.libreoffice/officebean/ -->
<dependency>
<groupId>org.libreoffice</groupId>
<artifactId>officebean</artifactId>
<version>7.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.libreoffice/officebean/
implementation 'org.libreoffice:officebean:7.3.4'
// https://jarcasting.com/artifacts/org.libreoffice/officebean/
implementation ("org.libreoffice:officebean:7.3.4")
'org.libreoffice:officebean:jar:7.3.4'
<dependency org="org.libreoffice" name="officebean" rev="7.3.4">
<artifact name="officebean" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.libreoffice', module='officebean', version='7.3.4')
)
libraryDependencies += "org.libreoffice" % "officebean" % "7.3.4"
[org.libreoffice/officebean "7.3.4"]