Files download
File Operation
dsl-theory-0.18.2-dev0z+13957e4e.jar download
dsl-theory-0.18.2-dev0z+13957e4e.pom download
dsl-theory-0.18.2-dev0z+13957e4e-sources.jar download
Apache Maven
<dependency>
  <groupId>it.unibo.tuprolog</groupId>
  <artifactId>dsl-theory</artifactId>
  <version>0.18.2-dev0z+13957e4e</version>
</dependency>
Gradle Groovy
implementation 'it.unibo.tuprolog:dsl-theory:0.18.2-dev0z+13957e4e'
Gradle Kotlin
implementation("it.unibo.tuprolog:dsl-theory:0.18.2-dev0z+13957e4e")
Scala SBT
libraryDependencies += "it.unibo.tuprolog" % "dsl-theory" % "0.18.2-dev0z+13957e4e"
Groovy Grape
@Grapes(
  @Grab(group='it.unibo.tuprolog', module='dsl-theory', version='0.18.2-dev0z+13957e4e')
)
Apache Ivy
<dependency org="it.unibo.tuprolog" name="dsl-theory" rev="0.18.2-dev0z+13957e4e" />
Leiningen
[it.unibo.tuprolog/dsl-theory "0.18.2-dev0z+13957e4e"]
Apache Buildr
'it.unibo.tuprolog:dsl-theory:jar:0.18.2-dev0z+13957e4e'