com.github.prologdb:runtime-core-js

A prolog runtime written in Kotlin

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.prologdb
ArtifactId

ArtifactId

runtime-core-js
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-js

How to add to project

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

Dependencies

compile (1)

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

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC1