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.3.3


Group ID:
org.plotly-scala
Artifact ID:
plotly-core_2.12
Version:
0.3.3
Release Date:
Oct 24, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.plotly-scala</groupId>
  <artifactId>plotly-core_2.12</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'org.plotly-scala', name: 'plotly-core_2.12', version: '0.3.3'