is not current version
Last Version 4.4.0.1

com.github.aro-tech:extended-mockito 2.0.44-beta.3

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.0.44-beta.3
Type

Type

jar

Download extended-mockito 2.0.44-beta.3


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