pheymann / mockit   0.2.0-beta

GitHub
Scala versions: 2.11

mockit 0.2.0-beta


Group ID:
com.github.pheymann
Artifact ID:
mockit_2.11
Version:
0.2.0-beta
Release Date:
Nov 15, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.pheymann" %% "mockit" % "0.2.0-beta"

Mill build tool

ivy"com.github.pheymann::mockit:0.2.0-beta"

Scala CLI

//> using dep "com.github.pheymann::mockit:0.2.0-beta"

Ammonite REPL

import $ivy.`com.github.pheymann::mockit:0.2.0-beta`

<dependency>
  <groupId>com.github.pheymann</groupId>
  <artifactId>mockit_2.11</artifactId>
  <version>0.2.0-beta</version>
</dependency>

compile group: 'com.github.pheymann', name: 'mockit_2.11', version: '0.2.0-beta'