UNO interface library

The precompiled Java interfaces of the OOo API.

License

License

GroupId

GroupId

org.openoffice
ArtifactId

ArtifactId

unoil
Last Version

Last Version

4.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

UNO interface library
The precompiled Java interfaces of the OOo API.
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/unoil

Download unoil

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.2
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
2.4.1
2.4.0
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0