is not current version
Last Version 0.4.5

Ki Shell :: parent 0.3.3

Parent project for Ki Shell

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlinx
ArtifactId

ArtifactId

ki
Version

Version

0.3.3
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.3.3

Filename Size
ki-0.3.3.pom 4 KB
Browse

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

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