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