frugalmechanic / fm-common   1.0.1

Apache License 2.0 GitHub

Common Scala classes we use at Frugal Mechanic

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6

fm-common 0.50.0


Group ID:
com.frugalmechanic
Artifact ID:
fm-common_2.12
Version:
0.50.0
Release Date:
Feb 24, 2021
Licenses:
Files:

libraryDependencies += "com.frugalmechanic" %% "fm-common" % "0.50.0"

Mill build tool

ivy"com.frugalmechanic::fm-common:0.50.0"

Scala CLI

//> using dep "com.frugalmechanic::fm-common:0.50.0"

Ammonite REPL

import $ivy.`com.frugalmechanic::fm-common:0.50.0`

<dependency>
  <groupId>com.frugalmechanic</groupId>
  <artifactId>fm-common_2.12</artifactId>
  <version>0.50.0</version>
</dependency>

compile group: 'com.frugalmechanic', name: 'fm-common_2.12', version: '0.50.0'