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