is not current version
Last Version 7.1

it.unife.ml:eclipse 7.0

Java Interface for ECLIiPSe Prolog.

Categories

Categories

CLI User Interface
GroupId

GroupId

it.unife.ml
ArtifactId

ArtifactId

eclipse
Version

Version

7.0
Type

Type

jar

Download eclipse 7.0


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