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

it.unibo.tuprolog:dsl-theory 0.11.3

Multi-platform Prolog environment, in Kotlin

GroupId

GroupId

it.unibo.tuprolog
ArtifactId

ArtifactId

dsl-theory
Version

Version

0.11.3
Type

Type

pom

Download dsl-theory 0.11.3


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