is not current version
Last Version 0.20.9-dev03+3250bb16

it.unibo.tuprolog:parser-theory 0.11.1

Multi-platform Prolog environment, in Kotlin

GroupId

GroupId

it.unibo.tuprolog
ArtifactId

ArtifactId

parser-theory
Version

Version

0.11.1
Type

Type

pom

Download parser-theory 0.11.1


<!-- https://jarcasting.com/artifacts/it.unibo.tuprolog/parser-theory/ -->
<dependency>
    <groupId>it.unibo.tuprolog</groupId>
    <artifactId>parser-theory</artifactId>
    <version>0.11.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.unibo.tuprolog/parser-theory/
implementation 'it.unibo.tuprolog:parser-theory:0.11.1'
// https://jarcasting.com/artifacts/it.unibo.tuprolog/parser-theory/
implementation ("it.unibo.tuprolog:parser-theory:0.11.1")
'it.unibo.tuprolog:parser-theory:pom:0.11.1'
<dependency org="it.unibo.tuprolog" name="parser-theory" rev="0.11.1">
  <artifact name="parser-theory" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.unibo.tuprolog', module='parser-theory', version='0.11.1')
)
libraryDependencies += "it.unibo.tuprolog" % "parser-theory" % "0.11.1"
[it.unibo.tuprolog/parser-theory "0.11.1"]