| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть CLI Взаимодействие с пользователем |
| Группа | Группаnet.sourceforge.jeuclid |
| Идентификатор | Идентификаторjeuclid-foprep |
| Последняя версия | Последняя версия3.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJEuclid FO processor Module
This module contains a FO pre-processor application.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jeuclid-foprep-3.1.0.pom | |
| jeuclid-foprep-3.1.0.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jeuclid/jeuclid-foprep/ -->
<dependency>
<groupId>net.sourceforge.jeuclid</groupId>
<artifactId>jeuclid-foprep</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jeuclid/jeuclid-foprep/
implementation 'net.sourceforge.jeuclid:jeuclid-foprep:3.1.0'
// https://jarcasting.com/artifacts/net.sourceforge.jeuclid/jeuclid-foprep/
implementation ("net.sourceforge.jeuclid:jeuclid-foprep:3.1.0")
'net.sourceforge.jeuclid:jeuclid-foprep:jar:3.1.0'
<dependency org="net.sourceforge.jeuclid" name="jeuclid-foprep" rev="3.1.0">
<artifact name="jeuclid-foprep" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jeuclid', module='jeuclid-foprep', version='3.1.0')
)
libraryDependencies += "net.sourceforge.jeuclid" % "jeuclid-foprep" % "3.1.0"
[net.sourceforge.jeuclid/jeuclid-foprep "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.jeuclid : jeuclid-core | jar | 3.1.0 |
| commons-cli : commons-cli | jar | 1.1 |
| org.apache.xmlgraphics : batik-svggen Необязательный | jar | 1.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 5.1 |