Last Version

Java Uno Helper 4.1.2

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

License

License

GroupId

GroupId

org.openoffice
ArtifactId

ArtifactId

juh
Version

Version

4.1.2
Type

Type

jar
Description

Description

Java Uno Helper
Allows the boostrapping of a ServicemManager and gives access to the native component loader.
Project URL

Project URL

https://wiki.openoffice.org/wiki/Uno
Source Code Management

Source Code Management

http://svn.apache.org/repos/asf/openoffice/trunk/main/javaunohelper

Download juh 4.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.openoffice : jurt jar 4.1.2
org.openoffice : ridl jar 4.1.2

Project Modules

There are no modules declared in this project.