is not current version
Last Version 2.10.2

io.github.zawn:retrofit-mock 2.7.3


Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.github.zawn
ArtifactId

ArtifactId

retrofit-mock
Version

Version

2.7.3
Type

Type

jar

Download retrofit-mock 2.7.3


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