Infolog Parser

Tool to extract Prolog-Doc style comments from a .pl file. This library is a part of the Infolog system.

Лицензия

Лицензия

Группа

Группа

de.hhu.stups
Идентификатор

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

infolog-parser
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Infolog Parser
Tool to extract Prolog-Doc style comments from a .pl file. This library is a part of the Infolog system.
Ссылка на сайт

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

https://github.com/bendisposto/infolog-parser
Система контроля версий

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

https://github.com/bendisposto/infolog-parser

Скачать infolog-parser

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

infolog-parser

Build Status

Extracts the documentation bits from a Prolog file.

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

Версия
0.1.0