is not current version
Last Version 0.4.2

org.jupyter-scala:spark-stubs-2_2.11 0.4.0-RC3

spark-stubs-2

Categories

Categories

Scala Languages
GroupId

GroupId

org.jupyter-scala
ArtifactId

ArtifactId

spark-stubs-2_2.11
Version

Version

0.4.0-RC3
Type

Type

jar

Download spark-stubs-2_2.11 0.4.0-RC3


<!-- https://jarcasting.com/artifacts/org.jupyter-scala/spark-stubs-2_2.11/ -->
<dependency>
    <groupId>org.jupyter-scala</groupId>
    <artifactId>spark-stubs-2_2.11</artifactId>
    <version>0.4.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jupyter-scala/spark-stubs-2_2.11/
implementation 'org.jupyter-scala:spark-stubs-2_2.11:0.4.0-RC3'
// https://jarcasting.com/artifacts/org.jupyter-scala/spark-stubs-2_2.11/
implementation ("org.jupyter-scala:spark-stubs-2_2.11:0.4.0-RC3")
'org.jupyter-scala:spark-stubs-2_2.11:jar:0.4.0-RC3'
<dependency org="org.jupyter-scala" name="spark-stubs-2_2.11" rev="0.4.0-RC3">
  <artifact name="spark-stubs-2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jupyter-scala', module='spark-stubs-2_2.11', version='0.4.0-RC3')
)
libraryDependencies += "org.jupyter-scala" % "spark-stubs-2_2.11" % "0.4.0-RC3"
[org.jupyter-scala/spark-stubs-2_2.11 "0.4.0-RC3"]