| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.eforest |
| Идентификатор | Идентификаторnoa-libre |
| Версия | Версия4.0.0-cr01 |
| Тип | Типjar |
| Описание |
Описаниеnoa-libre
UNO API of LibreOffice easy and understandable - Nice Office Access
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| noa-libre-4.0.0-cr01.pom | |
| noa-libre-4.0.0-cr01.jar | 474 KB |
| noa-libre-4.0.0-cr01-sources.jar | 670 KB |
| noa-libre-4.0.0-cr01-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.eforest/noa-libre/ -->
<dependency>
<groupId>io.github.eforest</groupId>
<artifactId>noa-libre</artifactId>
<version>4.0.0-cr01</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eforest/noa-libre/
implementation 'io.github.eforest:noa-libre:4.0.0-cr01'
// https://jarcasting.com/artifacts/io.github.eforest/noa-libre/
implementation ("io.github.eforest:noa-libre:4.0.0-cr01")
'io.github.eforest:noa-libre:jar:4.0.0-cr01'
<dependency org="io.github.eforest" name="noa-libre" rev="4.0.0-cr01">
<artifact name="noa-libre" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eforest', module='noa-libre', version='4.0.0-cr01')
)
libraryDependencies += "io.github.eforest" % "noa-libre" % "4.0.0-cr01"
[io.github.eforest/noa-libre "4.0.0-cr01"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.libreoffice : libreoffice | jar | 7.3.2 |
| org.libreoffice : unoloader | jar | 7.3.2 |
| org.libreoffice : officebean | jar | 7.3.2 |
| org.openoffice : bootstrap-connector | jar | 0.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |