glow-spark2 0.6.0


Group ID:
io.projectglow
Artifact ID:
glow-spark2_2.11
Version:
0.6.0
Release Date:
Sept 10, 2020
Licenses:
Files:

libraryDependencies += "io.projectglow" %% "glow-spark2" % "0.6.0"

Mill build tool

ivy"io.projectglow::glow-spark2:0.6.0"

Scala CLI

//> using dep "io.projectglow::glow-spark2:0.6.0"

Ammonite REPL

import $ivy.`io.projectglow::glow-spark2:0.6.0`

<dependency>
  <groupId>io.projectglow</groupId>
  <artifactId>glow-spark2_2.11</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'io.projectglow', name: 'glow-spark2_2.11', version: '0.6.0'