ECLIiPSe Java Interface

Java Interface for ECLIiPSe Prolog.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

it.unife.ml
ArtifactId

ArtifactId

eclipse
Last Version

Last Version

7.1
Release Date

Release Date

Type

Type

jar
Description

Description

ECLIiPSe Java Interface
Java Interface for ECLIiPSe Prolog.
Project URL

Project URL

http://eclipseclp.org/index.html
Project Organization

Project Organization

Coninfer Ltd
Source Code Management

Source Code Management

https://sourceforge.net/p/eclipse-clp/git/ci/master/tree/

Download eclipse

How to add to project

<!-- https://jarcasting.com/artifacts/it.unife.ml/eclipse/ -->
<dependency>
    <groupId>it.unife.ml</groupId>
    <artifactId>eclipse</artifactId>
    <version>7.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.unife.ml/eclipse/
implementation 'it.unife.ml:eclipse:7.1'
// https://jarcasting.com/artifacts/it.unife.ml/eclipse/
implementation ("it.unife.ml:eclipse:7.1")
'it.unife.ml:eclipse:jar:7.1'
<dependency org="it.unife.ml" name="eclipse" rev="7.1">
  <artifact name="eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unife.ml', module='eclipse', version='7.1')
)
libraryDependencies += "it.unife.ml" % "eclipse" % "7.1"
[it.unife.ml/eclipse "7.1"]

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
7.1
7.0