is not current version
Last Version 4.1.2

org.openoffice:unoil 2.4.0

Java class files generated from the IDL Files to create the Java UNO Interface.

GroupId

GroupId

org.openoffice
ArtifactId

ArtifactId

unoil
Version

Version

2.4.0
Type

Type

jar

Download unoil 2.4.0


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