com.github.prologdb:runtime-parser-jvm

A prolog runtime written in Kotlin

License

License

GroupId

GroupId

com.github.prologdb
ArtifactId

ArtifactId

runtime-parser-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-parser-jvm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.0
com.github.prologdb : runtime-core-jvm jar 1.0.0-RC1

provided (1)

Group / Artifact Type Version
com.github.prologdb » runtime-parser 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