o

officebean

LOKit4Java
https://www.libreoffice.org
Mozilla Public License, Version 2.0
The Document Foundation
Files download
File Operation
officebean-24.2.3.jar download
officebean-24.2.3.pom download
officebean-24.2.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.libreoffice</groupId>
  <artifactId>officebean</artifactId>
  <version>24.2.3</version>
</dependency>
Gradle Groovy
implementation 'org.libreoffice:officebean:24.2.3'
Gradle Kotlin
implementation("org.libreoffice:officebean:24.2.3")
Scala SBT
libraryDependencies += "org.libreoffice" % "officebean" % "24.2.3"
Groovy Grape
@Grapes(
  @Grab(group='org.libreoffice', module='officebean', version='24.2.3')
)
Apache Ivy
<dependency org="org.libreoffice" name="officebean" rev="24.2.3" />
Leiningen
[org.libreoffice/officebean "24.2.3"]
Apache Buildr
'org.libreoffice:officebean:jar:24.2.3'
Dependencies
The project has no third-party dependencies