Last Version

Java Runtime Interface Definition Library 4.1.2

The type library and the precompiled Java interfaces of the UDK API.

License

License

GroupId

GroupId

org.openoffice
ArtifactId

ArtifactId

ridl
Version

Version

4.1.2
Type

Type

jar
Description

Description

Java Runtime Interface Definition Library
The type library and the precompiled Java interfaces of the UDK 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/ridljar

Download ridl 4.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.