jatex

A library for writing LaTeX from within Java.

Лицензия

Лицензия

Группа

Группа

eu.hoefel
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jatex
A library for writing LaTeX from within Java.
Ссылка на сайт

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

https://github.com/uhoefel/jatex
Система контроля версий

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

https://github.com/uhoefel/jatex/tree/master

Скачать jatex

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
eu.hoefel : utils jar 0.3.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter jar 5.8.2

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

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

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

Версия
1.2.0
1.1.0
1.0.0