com.github.prologdb:runtime-core-jvm

A prolog runtime written in Kotlin

License

License

GroupId

GroupId

com.github.prologdb
ArtifactId

ArtifactId

runtime-core-jvm
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

A prolog runtime written in Kotlin

Download runtime-core-jvm

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.0

provided (1)

Group / Artifact Type Version
com.github.prologdb » runtime-core jar 1.0.0-RC1

test (2)

Group / Artifact Type Version
io.kotlintest : kotlintest jar 2.0.7
org.jetbrains.kotlin : kotlin-reflect jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC1