j

juh

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