megamsys / megam_common   1.50.1

MIT License Website GitHub

Common scalazified libraries used at Megam

Scala versions: 2.11

megam_common 0.5.6


Group ID:
com.github.indykish
Artifact ID:
megam_common_2.10
Version:
0.5.6
Release Date:
Sep 30, 2014
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "com.github.indykish" %% "megam_common" % "0.5.6"

Mill build tool

ivy"com.github.indykish::megam_common:0.5.6"

Scala CLI

//> using dep "com.github.indykish::megam_common:0.5.6"

Ammonite REPL

import $ivy.`com.github.indykish::megam_common:0.5.6`

<dependency>
  <groupId>com.github.indykish</groupId>
  <artifactId>megam_common_2.10</artifactId>
  <version>0.5.6</version>
</dependency>

compile group: 'com.github.indykish', name: 'megam_common_2.10', version: '0.5.6'