is not current version
Last Version 4.1.2

org.openoffice:juh 3.2.0

Allows the boostrapping of a ServicemManager and gives access to the native component loader.

GroupId

GroupId

org.openoffice
ArtifactId

ArtifactId

juh
Version

Version

3.2.0
Type

Type

jar

Download juh 3.2.0

Filename Size
juh-3.2.0.pom
juh-3.2.0.jar 54 KB
Browse

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