MVN

io.continuum.bokeh : bokeh_2.10

Maven & Gradle

Oct 22, 2015
3 usages
134 stars

bokeh · Scala bindings for Bokeh plotting library

<dependency>
    <groupId>io.continuum.bokeh</groupId>
    <artifactId>bokeh_2.10</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.continuum.bokeh : bokeh_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of io.continuum.bokeh : bokeh_2.10 to add to Maven or Gradle - All Versions:

  • Version Updated
  • bokeh_2.10-0.7

    Oct 22, 2015
  • bokeh_2.10-0.6

    Aug 07, 2015
  • bokeh_2.10-0.5

    Mar 29, 2015
  • bokeh_2.10-0.4

    Mar 04, 2015
  • bokeh_2.10-0.3

    Jan 20, 2015
  • bokeh_2.10-0.2

    Oct 13, 2014

How to add a dependency to Maven

Add the following io.continuum.bokeh : bokeh_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.continuum.bokeh</groupId>
    <artifactId>bokeh_2.10</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.continuum.bokeh : bokeh_2.10 gradle dependency to your build.gradle file:

implementation 'io.continuum.bokeh:bokeh_2.10:0.7'

Gradle Kotlin DSL: Add the following io.continuum.bokeh : bokeh_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.continuum.bokeh:bokeh_2.10:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.continuum.bokeh : bokeh_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.continuum.bokeh" % "bokeh_2.10" % "0.7"

Advertisement

Dependencies from Group

Oct 22, 2015
3 usages
134 stars
Oct 22, 2015
2 usages
134 stars
Oct 22, 2015
2 usages
134 stars
Oct 22, 2015
2 usages
134 stars
Oct 22, 2015
1 usages
134 stars

Discover Dependencies

Nov 17, 2015
2 usages
219 stars
Jan 22, 2016
3 usages
0 stars
Apr 28, 2023
2 usages
Apr 28, 2023
1 usages
Aug 03, 2015
1 usages
1 stars
Aug 09, 2015
0 stars
May 24, 2023
2 stars
Mar 19, 2022
2 usages
2 stars
May 24, 2023
2 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome