MVN

org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable

Maven & Gradle

Aug 23, 2023
71 usages
47.4k stars

Kotlin Scripting Compiler Embeddable · Kotlin Scripting Compiler Plugin for embeddable compiler

<dependency>
    <groupId>org.jetbrains.kotlin</groupId>
    <artifactId>kotlin-scripting-compiler-embeddable</artifactId>
    <version>1.9.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.10
  • Latest Release Candidate: 1.9.0-RC
  • Latest Beta: 1.9.0-Beta

All Versions

Choose a version of org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
kotlin-scripting-compiler-embeddable-1.9.10
kotlin-scripting-compiler-embeddable-1.9.0
kotlin-scripting-compiler-embeddable-1.9.0-RC
kotlin-scripting-compiler-embeddable-1.9.0-Beta
1.8.x
kotlin-scripting-compiler-embeddable-1.8.22
kotlin-scripting-compiler-embeddable-1.8.21
kotlin-scripting-compiler-embeddable-1.8.20
kotlin-scripting-compiler-embeddable-1.8.20-RC2
kotlin-scripting-compiler-embeddable-1.8.20-RC
kotlin-scripting-compiler-embeddable-1.8.20-Beta
kotlin-scripting-compiler-embeddable-1.8.10
kotlin-scripting-compiler-embeddable-1.8.0
kotlin-scripting-compiler-embeddable-1.8.0-RC2
kotlin-scripting-compiler-embeddable-1.8.0-RC
kotlin-scripting-compiler-embeddable-1.8.0-Beta
1.7.x
kotlin-scripting-compiler-embeddable-1.7.22
kotlin-scripting-compiler-embeddable-1.7.21
kotlin-scripting-compiler-embeddable-1.7.20
kotlin-scripting-compiler-embeddable-1.7.20-RC
kotlin-scripting-compiler-embeddable-1.7.20-Beta
kotlin-scripting-compiler-embeddable-1.7.10
kotlin-scripting-compiler-embeddable-1.7.0
kotlin-scripting-compiler-embeddable-1.7.0-RC2
kotlin-scripting-compiler-embeddable-1.7.0-RC
kotlin-scripting-compiler-embeddable-1.7.0-Beta
1.6.x
kotlin-scripting-compiler-embeddable-1.6.21
kotlin-scripting-compiler-embeddable-1.6.20
kotlin-scripting-compiler-embeddable-1.6.20-RC2
kotlin-scripting-compiler-embeddable-1.6.20-RC
kotlin-scripting-compiler-embeddable-1.6.20-M1
kotlin-scripting-compiler-embeddable-1.6.10
kotlin-scripting-compiler-embeddable-1.6.10-RC
kotlin-scripting-compiler-embeddable-1.6.0
kotlin-scripting-compiler-embeddable-1.6.0-RC2
kotlin-scripting-compiler-embeddable-1.6.0-RC
kotlin-scripting-compiler-embeddable-1.6.0-M1
1.5.x
kotlin-scripting-compiler-embeddable-1.5.32
kotlin-scripting-compiler-embeddable-1.5.31
kotlin-scripting-compiler-embeddable-1.5.30
kotlin-scripting-compiler-embeddable-1.5.30-RC
kotlin-scripting-compiler-embeddable-1.5.30-M1
kotlin-scripting-compiler-embeddable-1.5.21
kotlin-scripting-compiler-embeddable-1.5.20
kotlin-scripting-compiler-embeddable-1.5.20-RC
kotlin-scripting-compiler-embeddable-1.5.20-M1
kotlin-scripting-compiler-embeddable-1.5.10
kotlin-scripting-compiler-embeddable-1.5.0
kotlin-scripting-compiler-embeddable-1.5.0-RC
kotlin-scripting-compiler-embeddable-1.5.0-M2
kotlin-scripting-compiler-embeddable-1.5.0-M1
1.4.x
kotlin-scripting-compiler-embeddable-1.4.32
kotlin-scripting-compiler-embeddable-1.4.31
kotlin-scripting-compiler-embeddable-1.4.30
kotlin-scripting-compiler-embeddable-1.4.30-RC
kotlin-scripting-compiler-embeddable-1.4.30-M1
kotlin-scripting-compiler-embeddable-1.4.21-2
kotlin-scripting-compiler-embeddable-1.4.21
kotlin-scripting-compiler-embeddable-1.4.20
kotlin-scripting-compiler-embeddable-1.4.20-RC
kotlin-scripting-compiler-embeddable-1.4.20-M2
kotlin-scripting-compiler-embeddable-1.4.20-M1
kotlin-scripting-compiler-embeddable-1.4.10
kotlin-scripting-compiler-embeddable-1.4.0
kotlin-scripting-compiler-embeddable-1.4.0-rc
1.3.x
kotlin-scripting-compiler-embeddable-1.3.72
kotlin-scripting-compiler-embeddable-1.3.71
kotlin-scripting-compiler-embeddable-1.3.70
kotlin-scripting-compiler-embeddable-1.3.61
kotlin-scripting-compiler-embeddable-1.3.60
kotlin-scripting-compiler-embeddable-1.3.50
kotlin-scripting-compiler-embeddable-1.3.41
kotlin-scripting-compiler-embeddable-1.3.40
kotlin-scripting-compiler-embeddable-1.3.31
kotlin-scripting-compiler-embeddable-1.3.30
kotlin-scripting-compiler-embeddable-1.3.21
kotlin-scripting-compiler-embeddable-1.3.20
kotlin-scripting-compiler-embeddable-1.3.11
kotlin-scripting-compiler-embeddable-1.3.10
kotlin-scripting-compiler-embeddable-1.3.0
kotlin-scripting-compiler-embeddable-1.3.0-rc-198
kotlin-scripting-compiler-embeddable-1.3.0-rc-190
1.2.x
kotlin-scripting-compiler-embeddable-1.2.71
kotlin-scripting-compiler-embeddable-1.2.70
kotlin-scripting-compiler-embeddable-1.2.61
kotlin-scripting-compiler-embeddable-1.2.60

How to add a dependency to Maven

Add the following org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains.kotlin</groupId>
    <artifactId>kotlin-scripting-compiler-embeddable</artifactId>
    <version>1.9.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable gradle dependency to your build.gradle file:

implementation 'org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:1.9.10'

Gradle Kotlin DSL: Add the following org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:1.9.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains.kotlin : kotlin-scripting-compiler-embeddable sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains.kotlin" % "kotlin-scripting-compiler-embeddable" % "1.9.10"

Advertisement

Dependencies from Group

Aug 23, 2023
13.5k usages
47.4k stars
Aug 23, 2023
12.7k usages
47.4k stars
Aug 23, 2023
9.1k usages
47.4k stars
Aug 23, 2023
4.8k usages
47.4k stars
Aug 23, 2023
2.7k usages
47.4k stars

Discover Dependencies

Oct 09, 2018
36 usages
5.9k stars
Aug 15, 2023
149 usages
12.9k stars
May 23, 2023
34 usages
7 stars
Dec 25, 2022
42 usages
696 stars
Mar 03, 2023
40 usages
2.4k stars
Aug 15, 2023
38 usages
12.9k stars
Aug 15, 2023
41 usages
12.9k stars
Mar 02, 2023
38 usages
137 stars