is not current version
Last Version 2.0.6

com.mockrunner:mockrunner-all 0.4.6

Comprehensive mock classes spanning more than one Mockrunner module

GroupId

GroupId

com.mockrunner
ArtifactId

ArtifactId

mockrunner-all
Version

Version

0.4.6
Type

Type

jar

Download mockrunner-all 0.4.6


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