License |
License |
---|---|
GroupId | GroupIdorg.openoffice |
ArtifactId | ArtifactIdjurt |
Last Version | Last Version4.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Uno RunTime
The core of Java UNO.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jurt-4.1.2.pom | |
jurt-4.1.2.jar | 105 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.openoffice : ridl | jar | 4.1.2 |