Last Version

Java Uno RunTime 4.1.2

The core of Java UNO.

License

License

GroupId

GroupId

org.openoffice
ArtifactId

ArtifactId

jurt
Version

Version

4.1.2
Type

Type

jar
Description

Description

Java Uno RunTime
The core of Java UNO.
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/jurt

Download jurt 4.1.2


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