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.3.3.jar download
libreoffice-7.3.3.pom download
libreoffice-7.3.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.libreoffice</groupId>
  <artifactId>libreoffice</artifactId>
  <version>7.3.3</version>
</dependency>
Gradle Groovy
implementation 'org.libreoffice:libreoffice:7.3.3'
Gradle Kotlin
implementation("org.libreoffice:libreoffice:7.3.3")
Scala SBT
libraryDependencies += "org.libreoffice" % "libreoffice" % "7.3.3"
Groovy Grape
@Grapes(
  @Grab(group='org.libreoffice', module='libreoffice', version='7.3.3')
)
Apache Ivy
<dependency org="org.libreoffice" name="libreoffice" rev="7.3.3" />
Leiningen
[org.libreoffice/libreoffice "7.3.3"]
Apache Buildr
'org.libreoffice:libreoffice:jar:7.3.3'
Dependencies
The project has no third-party dependencies