tmccarthy / tmm-scala-plotly   0.0.5

Apache License 2.0 GitHub

Yet another Scala API for Plotly.js

Scala versions: 2.13

tmm-scala-plotly-core 0.0.5


Group ID:
au.id.tmm.tmm-scala-plotly
Artifact ID:
tmm-scala-plotly-core_2.13
Version:
0.0.5
Release Date:
Mar 8, 2021
Licenses:
Files:

libraryDependencies += "au.id.tmm.tmm-scala-plotly" %% "tmm-scala-plotly-core" % "0.0.5"

Mill build tool

ivy"au.id.tmm.tmm-scala-plotly::tmm-scala-plotly-core:0.0.5"

Scala CLI

//> using dep "au.id.tmm.tmm-scala-plotly::tmm-scala-plotly-core:0.0.5"

Ammonite REPL

import $ivy.`au.id.tmm.tmm-scala-plotly::tmm-scala-plotly-core:0.0.5`

<dependency>
  <groupId>au.id.tmm.tmm-scala-plotly</groupId>
  <artifactId>tmm-scala-plotly-core_2.13</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'au.id.tmm.tmm-scala-plotly', name: 'tmm-scala-plotly-core_2.13', version: '0.0.5'