Last Version

Kotlin Script Runtime 1.7.0

Kotlin Script Runtime

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.jetbrains.kotlin
ArtifactId

ArtifactId

kotlin-script-runtime
Version

Version

1.7.0
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.7.0


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

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.