Last Version

dexmaker mockito 1.4

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Mockito Unit Testing Dex General Purpose Libraries Utility
GroupId

GroupId

com.crittercism.dexmaker
ArtifactId

ArtifactId

dexmaker-mockito
Version

Version

1.4
Type

Type

jar
Description

Description

dexmaker mockito
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download dexmaker-mockito 1.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.crittercism.dexmaker : dexmaker jar 1.4
org.mockito : mockito-core jar 1.10.5

Project Modules

There are no modules declared in this project.