glow 0.4.1


Group ID:
io.projectglow
Artifact ID:
glow_2.12
Version:
0.4.1
Release Date:
Jun 3, 2020
Licenses:
Files:

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

Mill build tool

ivy"io.projectglow::glow:0.4.1"

Scala CLI

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

Ammonite REPL

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

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

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