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

it.unibo.tuprolog:solve 0.12.0

Multi-platform Prolog environment, in Kotlin

GroupId

GroupId

it.unibo.tuprolog
ArtifactId

ArtifactId

solve
Version

Version

0.12.0
Type

Type

pom

Download solve 0.12.0

Filename Size
solve-0.12.0.pom
Browse

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