License |
License |
---|---|
GroupId | GroupIdcom.github.prologdb |
ArtifactId | ArtifactIdruntime-core-jvm |
Last Version | Last Version1.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA prolog runtime written in Kotlin
|
Filename | Size |
---|---|
runtime-core-jvm-1.0.0-RC1.pom | |
runtime-core-jvm-1.0.0-RC1.jar | 153 KB |
runtime-core-jvm-1.0.0-RC1-sources.jar | 31 KB |
runtime-core-jvm-1.0.0-RC1-javadoc.jar | 94 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.prologdb » runtime-core | jar | 1.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
io.kotlintest : kotlintest | jar | 2.0.7 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.0 |