is not current version
Last Version 4.1.2

org.openoffice:juh 3.2.1

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.1
Type

Type

jar

Download juh 3.2.1

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

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