License |
License |
---|---|
GroupId | GroupIdsh.almond |
ArtifactId | ArtifactIdjupyter-api_2.11 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionjupyter-api
jupyter-api
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jupyter-api_2.11-0.6.0.pom | |
jupyter-api_2.11-0.6.0.jar | 148 KB |
jupyter-api_2.11-0.6.0-sources.jar | 14 KB |
jupyter-api_2.11-0.6.0-javadoc.jar | 511 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sh.almond/jupyter-api_2.11/ -->
<dependency>
<groupId>sh.almond</groupId>
<artifactId>jupyter-api_2.11</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/sh.almond/jupyter-api_2.11/
implementation 'sh.almond:jupyter-api_2.11:0.6.0'
// https://jarcasting.com/artifacts/sh.almond/jupyter-api_2.11/
implementation ("sh.almond:jupyter-api_2.11:0.6.0")
'sh.almond:jupyter-api_2.11:jar:0.6.0'
<dependency org="sh.almond" name="jupyter-api_2.11" rev="0.6.0">
<artifact name="jupyter-api_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.almond', module='jupyter-api_2.11', version='0.6.0')
)
libraryDependencies += "sh.almond" % "jupyter-api_2.11" % "0.6.0"
[sh.almond/jupyter-api_2.11 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
sh.almond : interpreter-api_2.11 | jar | 0.6.0 |
com.github.jupyter » jvm-repr | jar | 0.4.0 |