is not current version
Last Version 4.4.0.1

com.github.aro-tech:extended-mockito 2.7.13.1

Jar with Mockito as a mixin interface, plus extra features

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

com.github.aro-tech
ArtifactId

ArtifactId

extended-mockito
Version

Version

2.7.13.1
Type

Type

jar

Download extended-mockito 2.7.13.1


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