megamsys / megam_common   1.9.3

MIT License Website GitHub

Common scalazified libraries used at Megam

Scala versions: 2.11 2.10

megam_common 0.5.0


Group ID:
com.github.indykish
Artifact ID:
megam_common_2.10
Version:
0.5.0
Release Date:
Jun 1, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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