Java Runtime Interface Definition Library

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

License

License

GroupId

GroupId

org.openoffice
ArtifactId

ArtifactId

ridl
Last Version

Last Version

4.1.2
Release Date

Release Date

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

Filename Size
ridl-4.1.2.pom
ridl-4.1.2.jar 250 KB
Browse

How to add to project

<!-- 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.

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