is not current version
Last Version 7.3.4

org.libreoffice:ridl 6.4.4

Types for the Java Uno typesystem

GroupId

GroupId

org.libreoffice
ArtifactId

ArtifactId

ridl
Version

Version

6.4.4
Type

Type

jar

Download ridl 6.4.4


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