is not current version
Last Version 7.3.4

org.libreoffice:officebean 7.0.2

LOKit4Java

Categories

Categories

Ebean Data ORM
GroupId

GroupId

org.libreoffice
ArtifactId

ArtifactId

officebean
Version

Version

7.0.2
Type

Type

jar

Download officebean 7.0.2


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