gfc-collective / gfc-util   1.0.0

Apache License 2.0 GitHub

A library that contains a bunch of Scala utility classes

Scala versions: 2.13 2.12

gfc-util 1.0.0


Group ID:
org.gfccollective
Artifact ID:
gfc-util_2.13
Version:
1.0.0
Release Date:
Jan 21, 2020
Licenses:
Files:

libraryDependencies += "org.gfccollective" %% "gfc-util" % "1.0.0"

Mill build tool

ivy"org.gfccollective::gfc-util:1.0.0"

Scala CLI

//> using dep "org.gfccollective::gfc-util:1.0.0"

Ammonite REPL

import $ivy.`org.gfccollective::gfc-util:1.0.0`

<dependency>
  <groupId>org.gfccollective</groupId>
  <artifactId>gfc-util_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'org.gfccollective', name: 'gfc-util_2.13', version: '1.0.0'