is not current version
Last Version 7.3.4

org.libreoffice:jurt 6.2.3

Java Uno Runtime

GroupId

GroupId

org.libreoffice
ArtifactId

ArtifactId

jurt
Version

Version

6.2.3
Type

Type

jar

Download jurt 6.2.3


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