is not current version
Last Version 0.3.0

com.github.alexarchambault.jupyter:kernel_2.10 0.3.0-M3

kernel

GroupId

GroupId

com.github.alexarchambault.jupyter
ArtifactId

ArtifactId

kernel_2.10
Version

Version

0.3.0-M3
Type

Type

jar

Download kernel_2.10 0.3.0-M3


<!-- https://jarcasting.com/artifacts/com.github.alexarchambault.jupyter/kernel_2.10/ -->
<dependency>
    <groupId>com.github.alexarchambault.jupyter</groupId>
    <artifactId>kernel_2.10</artifactId>
    <version>0.3.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexarchambault.jupyter/kernel_2.10/
implementation 'com.github.alexarchambault.jupyter:kernel_2.10:0.3.0-M3'
// https://jarcasting.com/artifacts/com.github.alexarchambault.jupyter/kernel_2.10/
implementation ("com.github.alexarchambault.jupyter:kernel_2.10:0.3.0-M3")
'com.github.alexarchambault.jupyter:kernel_2.10:jar:0.3.0-M3'
<dependency org="com.github.alexarchambault.jupyter" name="kernel_2.10" rev="0.3.0-M3">
  <artifact name="kernel_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexarchambault.jupyter', module='kernel_2.10', version='0.3.0-M3')
)
libraryDependencies += "com.github.alexarchambault.jupyter" % "kernel_2.10" % "0.3.0-M3"
[com.github.alexarchambault.jupyter/kernel_2.10 "0.3.0-M3"]