Last Version

Ki Shell :: parent 0.4.5

Parent project for Ki Shell

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlinx
ArtifactId

ArtifactId

ki
Version

Version

0.4.5
Type

Type

pom
Description

Description

Ki Shell :: parent
Parent project for Ki Shell
Project URL

Project URL

https://github.com/Kotlin/kotlin-interactive-shell
Source Code Management

Source Code Management

https://github.com/Kotlin/kotlin-interactive-shell/tree/master

Download ki 0.4.5

Filename Size
ki-0.4.5.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ki-shell