Download tuprolog-3.2.1.jar file - Jar t

Jar examples for t:tuprolog

Description

Light-weight Prolog system for Internet applications and infrastructures

You can download jar file tuprolog 3.2.1 in this page.

License

GNU LGPL 2.1

Build File

You can use the following script to add tuprolog-3.2.1.jar to your project.

<dependency>
   <groupId>it.unibo.alice.tuprolog</groupId>
   <artifactId>tuprolog</artifactId>
   <version>3.2.1</version>
</dependency>
compile group: 'it.unibo.alice.tuprolog', name: 'tuprolog', version: '3.2.1'
libraryDependencies += "it.unibo.alice.tuprolog" % "tuprolog" % "3.2.1"
<dependency org="it.unibo.alice.tuprolog" name="tuprolog" rev="3.2.1"/>
@Grapes(@Grab(group='it.unibo.alice.tuprolog', module='tuprolog', version='3.2.1'))
'it.unibo.alice.tuprolog:tuprolog:jar:3.2.1'

Download

Click the following link to download the jar file.

tuprolog-3.2.1-javadoc.jar
tuprolog-3.2.1-sources.jar
tuprolog-3.2.1.jar
tuprolog-3.2.1.pom



Related Tutorials