is not current version
Last Version 0.3.0

com.github.alexarchambault.jupyter:scala-api_2.11.8 0.3.0-M3

scala-api

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.alexarchambault.jupyter
ArtifactId

ArtifactId

scala-api_2.11.8
Version

Version

0.3.0-M3
Type

Type

jar

Download scala-api_2.11.8 0.3.0-M3


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