Last Version

Retrofit Mock Adapter 2.9.0

An add-on to Retrofit for implementing fake services.

License

License

Categories

Categories

Square Business Logic Libraries Financial Retrofit Net HTTP Clients
GroupId

GroupId

com.squareup.retrofit2
ArtifactId

ArtifactId

retrofit-mock
Version

Version

2.9.0
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/square/retrofit/

Download retrofit-mock 2.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0

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.