coxautomotivedatasolutions / vegalite4s   0.4

Apache License 2.0 GitHub

Vega-Lite4s is a small library over the comprehensive Vega-Lite Javascript visualisation library, allowing you to create beautiful Vega-Lite visualisations in Scala

Scala versions: 2.12 2.11

vegalite4s 0.4


Group ID:
com.coxautodata
Artifact ID:
vegalite4s_2.12
Version:
0.4
Release Date:
May 5, 2019
Licenses:
Files:

libraryDependencies += "com.coxautodata" %% "vegalite4s" % "0.4"

Mill build tool

ivy"com.coxautodata::vegalite4s:0.4"

Scala CLI

//> using dep "com.coxautodata::vegalite4s:0.4"

Ammonite REPL

import $ivy.`com.coxautodata::vegalite4s:0.4`

<dependency>
  <groupId>com.coxautodata</groupId>
  <artifactId>vegalite4s_2.12</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'com.coxautodata', name: 'vegalite4s_2.12', version: '0.4'