Last Version

projog-core 0.6.0

An implementation of the Prolog programming language for the Java platform.

License

License

GroupId

GroupId

org.projog
ArtifactId

ArtifactId

projog-core
Version

Version

0.6.0
Type

Type

jar
Description

Description

projog-core
An implementation of the Prolog programming language for the Java platform.
Project URL

Project URL

http://projog.org
Source Code Management

Source Code Management

http://github.com/s-webber/projog/tree/master

Download projog-core 0.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projog : projog-clp jar 0.1.0

test (4)

Group / Artifact Type Version
org.projog : projog-test jar 0.5.0
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.6.28
com.tngtech.junit.dataprovider : junit4-dataprovider jar 2.6

Project Modules

There are no modules declared in this project.