License |
License |
---|---|
GroupId | GroupIdorg.openoffice |
ArtifactId | ArtifactIdjuh |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Uno Helper
Allows the boostrapping of a ServicemManager and gives access to the native component loader.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
juh-4.1.2.pom | |
juh-4.1.2.jar | 54 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.openoffice : jurt | jar | 4.1.2 |
org.openoffice : ridl | jar | 4.1.2 |