bolthelmet / mockito-sugar-rush   1.3.0

GitHub

MockitoSugar Sugar

Scala versions: 2.12 2.11 2.10

mockito-sugar-rush 1.1


Group ID:
com.github.bolthelmet
Artifact ID:
mockito-sugar-rush_2.10
Version:
1.1
Release Date:
Feb 4, 2017
Licenses:
Files:

libraryDependencies += "com.github.bolthelmet" %% "mockito-sugar-rush" % "1.1"

Mill build tool

ivy"com.github.bolthelmet::mockito-sugar-rush:1.1"

Scala CLI

//> using dep "com.github.bolthelmet::mockito-sugar-rush:1.1"

Ammonite REPL

import $ivy.`com.github.bolthelmet::mockito-sugar-rush:1.1`

<dependency>
  <groupId>com.github.bolthelmet</groupId>
  <artifactId>mockito-sugar-rush_2.10</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'com.github.bolthelmet', name: 'mockito-sugar-rush_2.10', version: '1.1'