is not current version
Last Version 1.3.0

com.github.bolthelmet:mockito-sugar-rush_2.11 1.1

mockito-sugar-rush

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

com.github.bolthelmet
ArtifactId

ArtifactId

mockito-sugar-rush_2.11
Version

Version

1.1
Type

Type

jar

Download mockito-sugar-rush_2.11 1.1


<!-- https://jarcasting.com/artifacts/com.github.bolthelmet/mockito-sugar-rush_2.11/ -->
<dependency>
    <groupId>com.github.bolthelmet</groupId>
    <artifactId>mockito-sugar-rush_2.11</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bolthelmet/mockito-sugar-rush_2.11/
implementation 'com.github.bolthelmet:mockito-sugar-rush_2.11:1.1'
// https://jarcasting.com/artifacts/com.github.bolthelmet/mockito-sugar-rush_2.11/
implementation ("com.github.bolthelmet:mockito-sugar-rush_2.11:1.1")
'com.github.bolthelmet:mockito-sugar-rush_2.11:jar:1.1'
<dependency org="com.github.bolthelmet" name="mockito-sugar-rush_2.11" rev="1.1">
  <artifact name="mockito-sugar-rush_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bolthelmet', module='mockito-sugar-rush_2.11', version='1.1')
)
libraryDependencies += "com.github.bolthelmet" % "mockito-sugar-rush_2.11" % "1.1"
[com.github.bolthelmet/mockito-sugar-rush_2.11 "1.1"]