| License |
License |
|---|---|
| GroupId | GroupIdit.unibo.tuprolog |
| ArtifactId | ArtifactIdparser-theory |
| Last Version | Last Version0.20.9-dev03+3250bb16 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Description2P-Kt, Parser-Theory Module
Parsing facilities for knoledge bases made up of logic clauses, out of Prolog standard syntax
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parser-theory-0.20.9-dev03+3250bb16.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/it.unibo.tuprolog/parser-theory/ -->
<dependency>
<groupId>it.unibo.tuprolog</groupId>
<artifactId>parser-theory</artifactId>
<version>0.20.9-dev03+3250bb16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.unibo.tuprolog/parser-theory/
implementation 'it.unibo.tuprolog:parser-theory:0.20.9-dev03+3250bb16'
// https://jarcasting.com/artifacts/it.unibo.tuprolog/parser-theory/
implementation ("it.unibo.tuprolog:parser-theory:0.20.9-dev03+3250bb16")
'it.unibo.tuprolog:parser-theory:pom:0.20.9-dev03+3250bb16'
<dependency org="it.unibo.tuprolog" name="parser-theory" rev="0.20.9-dev03+3250bb16">
<artifact name="parser-theory" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.unibo.tuprolog', module='parser-theory', version='0.20.9-dev03+3250bb16')
)
libraryDependencies += "it.unibo.tuprolog" % "parser-theory" % "0.20.9-dev03+3250bb16"
[it.unibo.tuprolog/parser-theory "0.20.9-dev03+3250bb16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.7.0 |
| it.unibo.tuprolog : core | jar | 0.20.9-dev03+3250bb16 |
| it.unibo.tuprolog : unify | jar | 0.20.9-dev03+3250bb16 |
| it.unibo.tuprolog : theory | jar | 0.20.9-dev03+3250bb16 |
| it.unibo.tuprolog : parser-core | jar | 0.20.9-dev03+3250bb16 |