glow-spark3 1.1.0


Group ID:
io.projectglow
Artifact ID:
glow-spark3_2.12
Version:
1.1.0
Release Date:
Sept 5, 2021
Licenses:
Files:

libraryDependencies += "io.projectglow" %% "glow-spark3" % "1.1.0"

Mill build tool

ivy"io.projectglow::glow-spark3:1.1.0"

Scala CLI

//> using dep "io.projectglow::glow-spark3:1.1.0"

Ammonite REPL

import $ivy.`io.projectglow::glow-spark3:1.1.0`

<dependency>
  <groupId>io.projectglow</groupId>
  <artifactId>glow-spark3_2.12</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'io.projectglow', name: 'glow-spark3_2.12', version: '1.1.0'