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