Jar examples for j:jpl
A Java Interface to Prolog
You can download jar file jpl 3.1.4-alpha in this page.
GNU Library or Lesser General Public License
You can use the following script to add jpl-3.1.4-alpha.jar to your project.
<dependency> <groupId>jpl</groupId> <artifactId>jpl</artifactId> <version>3.1.4-alpha</version> </dependency>
compile group: 'jpl', name: 'jpl', version: '3.1.4-alpha'
libraryDependencies += "jpl" % "jpl" % "3.1.4-alpha"
<dependency org="jpl" name="jpl" rev="3.1.4-alpha"/>
@Grapes(@Grab(group='jpl', module='jpl', version='3.1.4-alpha'))
'jpl:jpl:jar:3.1.4-alpha'
Click the following link to download the jar file.
jpl-3.1.4-alpha-javadoc.jar