is not current version
Last Version 7.3.4

org.libreoffice:juh 6.2.3

Java UNO helper

GroupId

GroupId

org.libreoffice
ArtifactId

ArtifactId

juh
Version

Version

6.2.3
Type

Type

jar

Download juh 6.2.3


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