Infolog Parser

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

License

License

GroupId

GroupId

de.hhu.stups
ArtifactId

ArtifactId

infolog-parser
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/bendisposto/infolog-parser
Source Code Management

Source Code Management

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

Download infolog-parser

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

infolog-parser

Build Status

Extracts the documentation bits from a Prolog file.

Versions

Version
0.1.0