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

it.unibo.tuprolog:parser-js 0.12.0

Multi-platform Prolog environment, in Kotlin

Categories

Categories

JavaScript Languages
GroupId

GroupId

it.unibo.tuprolog
ArtifactId

ArtifactId

parser-js
Version

Version

0.12.0
Type

Type

pom

Download parser-js 0.12.0


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