is not current version
Last Version 1.7.0

Kotlin Script Runtime 1.6.10

Kotlin Script Runtime

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlin
ArtifactId

ArtifactId

kotlin-script-runtime
Version

Version

1.6.10
Type

Type

jar
Description

Description

Kotlin Script Runtime
Kotlin Script Runtime
Project URL

Project URL

https://kotlinlang.org/
Source Code Management

Source Code Management

https://github.com/JetBrains/kotlin

Download kotlin-script-runtime 1.6.10


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

Dependencies

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

Project Modules

There are no modules declared in this project.