kmizu / how_to_use_mima   0.0.1

MIT License GitHub

A repository to explain how to use MiMa

Scala versions: 2.11

how_to_use_mima 0.0.1


Group ID:
com.github.kmizu
Artifact ID:
how_to_use_mima_2.11
Version:
0.0.1
Release Date:
Mar 18, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.kmizu" %% "how_to_use_mima" % "0.0.1"

Mill build tool

ivy"com.github.kmizu::how_to_use_mima:0.0.1"

Scala CLI

//> using dep "com.github.kmizu::how_to_use_mima:0.0.1"

Ammonite REPL

import $ivy.`com.github.kmizu::how_to_use_mima:0.0.1`

<dependency>
  <groupId>com.github.kmizu</groupId>
  <artifactId>how_to_use_mima_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.kmizu', name: 'how_to_use_mima_2.11', version: '0.0.1'