не последняя версия
Последняя версия 7.3.4

org.libreoffice:juh 6.2.3

Java UNO helper

Группа

Группа

org.libreoffice
Идентификатор

Идентификатор

juh
Версия

Версия

6.2.3
Тип

Тип

jar

Скачать juh 6.2.3

Имя Файла Размер
juh-6.2.3.pom
juh-6.2.3.jar 51 KB
juh-6.2.3-sources.jar 58 KB
juh-6.2.3-javadoc.jar 119 KB
Обзор

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