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


Group ID:
org.plotly-scala
Artifact ID:
plotly-core_2.12
Version:
0.5.4
Release Date:
Dec 18, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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