Last Version

Retrofit Mock Adapter 2.10.2

An add-on to Retrofit for implementing fake services.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

io.github.zawn
ArtifactId

ArtifactId

retrofit-mock
Version

Version

2.10.2
Type

Type

jar
Description

Description

Retrofit Mock Adapter
An add-on to Retrofit for implementing fake services.
Project URL

Project URL

https://github.com/zawn/retrofit
Source Code Management

Source Code Management

https://github.com/zawn/retrofit/

Download retrofit-mock 2.10.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.zawn : retrofit jar 2.10.2

test (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
junit : junit jar 4.13
org.assertj : assertj-core jar 3.13.2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.2

Project Modules

There are no modules declared in this project.