License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.github.cibotech |
ArtifactId | ArtifactIdevilplot-jupyter-scala_2.12 |
Version | Version0.8.1 |
Type | Typejar |
Description |
Descriptionevilplot-jupyter-scala
A Scala combinator-based visualization library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.cibotech/evilplot-jupyter-scala_2.12/ -->
<dependency>
<groupId>io.github.cibotech</groupId>
<artifactId>evilplot-jupyter-scala_2.12</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cibotech/evilplot-jupyter-scala_2.12/
implementation 'io.github.cibotech:evilplot-jupyter-scala_2.12:0.8.1'
// https://jarcasting.com/artifacts/io.github.cibotech/evilplot-jupyter-scala_2.12/
implementation ("io.github.cibotech:evilplot-jupyter-scala_2.12:0.8.1")
'io.github.cibotech:evilplot-jupyter-scala_2.12:jar:0.8.1'
<dependency org="io.github.cibotech" name="evilplot-jupyter-scala_2.12" rev="0.8.1">
<artifact name="evilplot-jupyter-scala_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cibotech', module='evilplot-jupyter-scala_2.12', version='0.8.1')
)
libraryDependencies += "io.github.cibotech" % "evilplot-jupyter-scala_2.12" % "0.8.1"
[io.github.cibotech/evilplot-jupyter-scala_2.12 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
io.github.cibotech : evilplot_2.12 | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
sh.almond : jupyter-api_2.12 | jar | 0.9.1 |