JLog

A standard Prolog interpreter written in Java

License

License

GNU GPL 2
Categories

Categories

Net
GroupId

GroupId

net.sf.jlogic
ArtifactId

ArtifactId

jlog
Last Version

Last Version

1.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

JLog
A standard Prolog interpreter written in Java
Project URL

Project URL

http://jlogic.sourceforge.net
Source Code Management

Source Code Management

http://jlogic.cvs.sourceforge.net/viewvc/jlogic/

Download jlog

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.jlogic/jlog/ -->
<dependency>
    <groupId>net.sf.jlogic</groupId>
    <artifactId>jlog</artifactId>
    <version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jlogic/jlog/
implementation 'net.sf.jlogic:jlog:1.3.6'
// https://jarcasting.com/artifacts/net.sf.jlogic/jlog/
implementation ("net.sf.jlogic:jlog:1.3.6")
'net.sf.jlogic:jlog:jar:1.3.6'
<dependency org="net.sf.jlogic" name="jlog" rev="1.3.6">
  <artifact name="jlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jlogic', module='jlog', version='1.3.6')
)
libraryDependencies += "net.sf.jlogic" % "jlog" % "1.3.6"
[net.sf.jlogic/jlog "1.3.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.6