glow-spark2 1.0.0


Group ID:
io.projectglow
Artifact ID:
glow-spark2_2.12
Version:
1.0.0
Release Date:
Feb 9, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.projectglow</groupId>
  <artifactId>glow-spark2_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.projectglow', name: 'glow-spark2_2.12', version: '1.0.0'