is not current version
Last Version 0.15.8.202206221624

com.thegoate:mock 0.15.8.202102261845

goate module for mock

GroupId

GroupId

com.thegoate
ArtifactId

ArtifactId

mock
Version

Version

0.15.8.202102261845
Type

Type

jar

Download mock 0.15.8.202102261845


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