j

juh

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