er1c / er1c   0.9.5

GitHub
Scala versions: 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

fm-common 1.0.0


Group ID:
io.github.er1c
Artifact ID:
fm-common_2.13
Version:
1.0.0
Release Date:
Jul 9, 2020
Licenses:
Files:

libraryDependencies += "io.github.er1c" %% "fm-common" % "1.0.0"

Mill build tool

ivy"io.github.er1c::fm-common:1.0.0"

Scala CLI

//> using dep "io.github.er1c::fm-common:1.0.0"

Ammonite REPL

import $ivy.`io.github.er1c::fm-common:1.0.0`

<dependency>
  <groupId>io.github.er1c</groupId>
  <artifactId>fm-common_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.github.er1c', name: 'fm-common_2.13', version: '1.0.0'