Download wam_prolog-0.9.77.jar file - Jar w

Jar examples for w:wam-prolog

Description

A WAM based Prolog implementation.

You can download jar file wam_prolog 0.9.77 in this page.

Build File

You can use the following script to add wam_prolog-0.9.77.jar to your project.

<dependency>
   <groupId>com.thesett</groupId>
   <artifactId>wam_prolog</artifactId>
   <version>0.9.77</version>
</dependency>
compile group: 'com.thesett', name: 'wam_prolog', version: '0.9.77'
libraryDependencies += "com.thesett" % "wam_prolog" % "0.9.77"
<dependency org="com.thesett" name="wam_prolog" rev="0.9.77"/>
@Grapes(@Grab(group='com.thesett', module='wam_prolog', version='0.9.77'))
'com.thesett:wam_prolog:jar:0.9.77'

Download

Click the following link to download the jar file.

wam_prolog-0.9.77-javadoc.jar
wam_prolog-0.9.77-sources.jar
wam_prolog-0.9.77-tests.jar
wam_prolog-0.9.77.jar
wam_prolog-0.9.77.pom



Related Tutorials