is not current version
Last Version 4.1.2

org.openoffice:juh 2.1.0

Various tools and adapters for Java Uno.

GroupId

GroupId

org.openoffice
ArtifactId

ArtifactId

juh
Version

Version

2.1.0
Type

Type

jar

Download juh 2.1.0

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

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