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