l

libreoffice

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