is not current version
Last Version 7.3.4

org.libreoffice:officebean 5.0.3

LOKit4Java

Categories

Categories

Ebean Data ORM
GroupId

GroupId

org.libreoffice
ArtifactId

ArtifactId

officebean
Version

Version

5.0.3
Type

Type

jar

Download officebean 5.0.3


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