is not current version
Last Version 7.3.4

org.libreoffice:officebean 5.3.7

LOKit4Java

Categories

Categories

Ebean Data ORM
GroupId

GroupId

org.libreoffice
ArtifactId

ArtifactId

officebean
Version

Version

5.3.7
Type

Type

jar

Download officebean 5.3.7


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