glow 0.3.0


Group ID:
io.projectglow
Artifact ID:
glow_2.12
Version:
0.3.0
Release Date:
Feb 21, 2020
Licenses:
Files:

libraryDependencies += "io.projectglow" %% "glow" % "0.3.0"

Mill build tool

ivy"io.projectglow::glow:0.3.0"

Scala CLI

//> using dep "io.projectglow::glow:0.3.0"

Ammonite REPL

import $ivy.`io.projectglow::glow:0.3.0`

<dependency>
  <groupId>io.projectglow</groupId>
  <artifactId>glow_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.projectglow', name: 'glow_2.12', version: '0.3.0'