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


Group ID:
org.plotly-scala
Artifact ID:
plotly-core_2.13
Version:
0.7.2
Release Date:
Nov 22, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.plotly-scala</groupId>
  <artifactId>plotly-core_2.13</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'org.plotly-scala', name: 'plotly-core_2.13', version: '0.7.2'