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

it.unibo.tuprolog:parser-js 0.11.2

Multi-platform Prolog environment, in Kotlin

Categories

Categories

JavaScript Languages
GroupId

GroupId

it.unibo.tuprolog
ArtifactId

ArtifactId

parser-js
Version

Version

0.11.2
Type

Type

pom

Download parser-js 0.11.2


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