k

kotlin-jupyter-ide-classpath-shadowed

Kotlin Jupyter kernel script classpath for IDE with all dependencies inside one artifact
https://github.com/Kotlin/kotlin-jupyter
The Apache Software License, Version 2.0
Anatoly Nikitin Ilya Muradyan
文件下载
文件名 操作
kotlin-jupyter-ide-classpath-shadowed-0.12.0-190.jar 下载
kotlin-jupyter-ide-classpath-shadowed-0.12.0-190.pom 下载
kotlin-jupyter-ide-classpath-shadowed-0.12.0-190-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.jetbrains.kotlinx</groupId>
  <artifactId>kotlin-jupyter-ide-classpath-shadowed</artifactId>
  <version>0.12.0-190</version>
</dependency>
Gradle Groovy
implementation 'org.jetbrains.kotlinx:kotlin-jupyter-ide-classpath-shadowed:0.12.0-190'
Gradle Kotlin
implementation("org.jetbrains.kotlinx:kotlin-jupyter-ide-classpath-shadowed:0.12.0-190")
Scala SBT
libraryDependencies += "org.jetbrains.kotlinx" % "kotlin-jupyter-ide-classpath-shadowed" % "0.12.0-190"
Groovy Grape
@Grapes(
  @Grab(group='org.jetbrains.kotlinx', module='kotlin-jupyter-ide-classpath-shadowed', version='0.12.0-190')
)
Apache Ivy
<dependency org="org.jetbrains.kotlinx" name="kotlin-jupyter-ide-classpath-shadowed" rev="0.12.0-190" />
Leiningen
[org.jetbrains.kotlinx/kotlin-jupyter-ide-classpath-shadowed "0.12.0-190"]
Apache Buildr
'org.jetbrains.kotlinx:kotlin-jupyter-ide-classpath-shadowed:jar:0.12.0-190'
本项目依赖
该项目无第三方依赖