LibreOffice - Public UNO Java Classes

Public UNO Java Classes (formerly jurt,juh,ridl,unoil)

Лицензия

Лицензия

Группа

Группа

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

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

libreoffice
Последняя версия

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

7.3.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

LibreOffice - Public UNO Java Classes
Public UNO Java Classes (formerly jurt,juh,ridl,unoil)
Ссылка на сайт

Ссылка на сайт

https://www.libreoffice.org
Система контроля версий

Система контроля версий

https://cgit.freedesktop.org/libreoffice/core

Скачать libreoffice

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
7.3.4
7.3.3
7.3.2
7.3.1
7.3.0
7.2.7
7.2.6
7.2.5
7.2.3
7.2.2
7.2.1
7.2.0
7.1.7
7.1.6
7.1.5
7.1.4
7.1.3
7.1.2
7.1.1
7.1.0
7.0.6
7.0.5
7.0.4
7.0.3
7.0.2
7.0.1
7.0.0
@version@