alexarchambault / plotly-scala   0.8.4

Website GitHub

Scala bindings for plotly.js

Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

plotly-core 0.2.0


Group ID:
org.plotly-scala
Artifact ID:
plotly-core_2.11
Version:
0.2.0
Release Date:
Nov 21, 2016
Licenses:
Files:

libraryDependencies += "org.plotly-scala" %% "plotly-core" % "0.2.0"

Mill build tool

ivy"org.plotly-scala::plotly-core:0.2.0"

Scala CLI

//> using dep "org.plotly-scala::plotly-core:0.2.0"

Ammonite REPL

import $ivy.`org.plotly-scala::plotly-core:0.2.0`

<dependency>
  <groupId>org.plotly-scala</groupId>
  <artifactId>plotly-core_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'org.plotly-scala', name: 'plotly-core_2.11', version: '0.2.0'