glow 0.2.0


Group ID:
io.projectglow
Artifact ID:
glow_2.11
Version:
0.2.0
Release Date:
Dec 10, 2019
Licenses:
Files:

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

Mill build tool

ivy"io.projectglow::glow:0.2.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.projectglow</groupId>
  <artifactId>glow_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'io.projectglow', name: 'glow_2.11', version: '0.2.0'