k

kotlin-jupyter-script-classpath-shadowed

Kotlin Jupyter kernel script classpath with all dependencies inside one artifact
https://github.com/Kotlin/kotlin-jupyter
The Apache Software License, Version 2.0
Anatoly Nikitin Ilya Muradyan
Files download
File Operation
kotlin-jupyter-script-classpath-shadowed-0.12.0-228.jar download
kotlin-jupyter-script-classpath-shadowed-0.12.0-228.pom download
kotlin-jupyter-script-classpath-shadowed-0.12.0-228-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jetbrains.kotlinx</groupId>
  <artifactId>kotlin-jupyter-script-classpath-shadowed</artifactId>
  <version>0.12.0-228</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jetbrains.kotlinx:kotlin-jupyter-script-classpath-shadowed:0.12.0-228'
Gradle Kotlin
implementation("org.jetbrains.kotlinx:kotlin-jupyter-script-classpath-shadowed:0.12.0-228")
Scala SBT
libraryDependencies += "org.jetbrains.kotlinx" % "kotlin-jupyter-script-classpath-shadowed" % "0.12.0-228"
Groovy Grape
@Grapes(
  @Grab(group='org.jetbrains.kotlinx', module='kotlin-jupyter-script-classpath-shadowed', version='0.12.0-228')
)
Apache Ivy
<dependency org="org.jetbrains.kotlinx" name="kotlin-jupyter-script-classpath-shadowed" rev="0.12.0-228" />
Leiningen
[org.jetbrains.kotlinx/kotlin-jupyter-script-classpath-shadowed "0.12.0-228"]
Apache Buildr
'org.jetbrains.kotlinx:kotlin-jupyter-script-classpath-shadowed:jar:0.12.0-228'
Dependencies
The project has no third-party dependencies