is not current version
Last Version 4.1.1

it.unibo.alice.tuprolog:2p-parser 4.0.2

Parser module for tuProlog

GroupId

GroupId

it.unibo.alice.tuprolog
ArtifactId

ArtifactId

2p-parser
Version

Version

4.0.2
Type

Type

jar

Download 2p-parser 4.0.2


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