is not current version
Last Version 0.7.0

org.jmockring:jmockring-tests 0.4.3

Component test module for jmockring core

GroupId

GroupId

org.jmockring
ArtifactId

ArtifactId

jmockring-tests
Version

Version

0.4.3
Type

Type

jar

Download jmockring-tests 0.4.3


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