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.1


Group ID:
com.frugalmechanic
Artifact ID:
fm-common_2.11
Version:
0.1
Release Date:
Apr 29, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.frugalmechanic</groupId>
  <artifactId>fm-common_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.frugalmechanic', name: 'fm-common_2.11', version: '0.1'