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