glow 0.1.1


Group ID:
io.projectglow
Artifact ID:
glow_2.11
Version:
0.1.1
Release Date:
Oct 21, 2019
Licenses:
Files:

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

Mill build tool

ivy"io.projectglow::glow:0.1.1"

Scala CLI

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

Ammonite REPL

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

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

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