histogrammar / histogrammar-scala   1.0.30

Apache License 2.0 GitHub

Scala implementation of Histogrammar, with optional front-ends and back-ends as separate Maven projects.

Scala versions: 2.13 2.12 2.11 2.10

histogrammar-bokeh 1.0.1


Group ID:
org.diana-hep
Artifact ID:
histogrammar-bokeh_2.11
Version:
1.0.1
Release Date:
Sept 6, 2016
Licenses:
Files:

libraryDependencies += "org.diana-hep" %% "histogrammar-bokeh" % "1.0.1"

Mill build tool

ivy"org.diana-hep::histogrammar-bokeh:1.0.1"

Scala CLI

//> using dep "org.diana-hep::histogrammar-bokeh:1.0.1"

Ammonite REPL

import $ivy.`org.diana-hep::histogrammar-bokeh:1.0.1`

<dependency>
  <groupId>org.diana-hep</groupId>
  <artifactId>histogrammar-bokeh_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'org.diana-hep', name: 'histogrammar-bokeh_2.11', version: '1.0.1'