is not current version
Last Version 1.3.0

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

mockito-sugar-rush

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

com.github.bolthelmet
ArtifactId

ArtifactId

mockito-sugar-rush_2.10
Version

Version

1.1
Type

Type

jar

Download mockito-sugar-rush_2.10 1.1


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