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

it.unibo.tuprolog:dsl-theory 0.13.0

Multi-platform Prolog environment, in Kotlin

GroupId

GroupId

it.unibo.tuprolog
ArtifactId

ArtifactId

dsl-theory
Version

Version

0.13.0
Type

Type

pom

Download dsl-theory 0.13.0


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