License |
License |
---|---|
GroupId | GroupIdio.continuum.bokeh |
ArtifactId | ArtifactIdcore_2.11 |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
Scala bindings for Bokeh plotting library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core_2.11-0.7.pom | |
core_2.11-0.7.jar | 37 KB |
core_2.11-0.7-sources.jar | 2 KB |
core_2.11-0.7-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.continuum.bokeh/core_2.11/ -->
<dependency>
<groupId>io.continuum.bokeh</groupId>
<artifactId>core_2.11</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.continuum.bokeh/core_2.11/
implementation 'io.continuum.bokeh:core_2.11:0.7'
// https://jarcasting.com/artifacts/io.continuum.bokeh/core_2.11/
implementation ("io.continuum.bokeh:core_2.11:0.7")
'io.continuum.bokeh:core_2.11:jar:0.7'
<dependency org="io.continuum.bokeh" name="core_2.11" rev="0.7">
<artifact name="core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.continuum.bokeh', module='core_2.11', version='0.7')
)
libraryDependencies += "io.continuum.bokeh" % "core_2.11" % "0.7"
[io.continuum.bokeh/core_2.11 "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
org.scala-lang : scala-reflect | jar | 2.11.7 |
com.typesafe.play : play-json_2.11 | jar | 2.3.10 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.11 | jar | 2.3.11 |