is not current version
Last Version 1.4

com.crittercism.dexmaker:dexmaker-mockito 1.3


Categories

Categories

Mockito Unit Testing Dex General Purpose Libraries Utility
GroupId

GroupId

com.crittercism.dexmaker
ArtifactId

ArtifactId

dexmaker-mockito
Version

Version

1.3
Type

Type

jar

Download dexmaker-mockito 1.3


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