is not current version
Last Version 1.3.0

com.github.bolthelmet:mockito-sugar-rush_2.12 1.0

mockito-sugar-rush

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

com.github.bolthelmet
ArtifactId

ArtifactId

mockito-sugar-rush_2.12
Version

Version

1.0
Type

Type

jar

Download mockito-sugar-rush_2.12 1.0


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