is not current version
Last Version 7.3.4

org.libreoffice:juh 5.4.1

Java UNO helper

GroupId

GroupId

org.libreoffice
ArtifactId

ArtifactId

juh
Version

Version

5.4.1
Type

Type

jar

Download juh 5.4.1


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