is not current version
Last Version 7.3.4

org.libreoffice:juh 5.3.5

Java UNO helper

GroupId

GroupId

org.libreoffice
ArtifactId

ArtifactId

juh
Version

Version

5.3.5
Type

Type

jar

Download juh 5.3.5


<!-- https://jarcasting.com/artifacts/org.libreoffice/juh/ -->
<dependency>
    <groupId>org.libreoffice</groupId>
    <artifactId>juh</artifactId>
    <version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.libreoffice/juh/
implementation 'org.libreoffice:juh:5.3.5'
// https://jarcasting.com/artifacts/org.libreoffice/juh/
implementation ("org.libreoffice:juh:5.3.5")
'org.libreoffice:juh:jar:5.3.5'
<dependency org="org.libreoffice" name="juh" rev="5.3.5">
  <artifact name="juh" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.libreoffice', module='juh', version='5.3.5')
)
libraryDependencies += "org.libreoffice" % "juh" % "5.3.5"
[org.libreoffice/juh "5.3.5"]