is not current version
Last Version 0.15.8.202206221624

com.thegoate:mock 0.15.8.202102061107

goate module for mock

GroupId

GroupId

com.thegoate
ArtifactId

ArtifactId

mock
Version

Version

0.15.8.202102061107
Type

Type

jar

Download mock 0.15.8.202102061107


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