Last Version

Retrofit Mock Adapter 2.0.0-beta2

Type-safe HTTP client for Android and Java by Square, Inc.

License

License

Categories

Categories

Square Business Logic Libraries Financial Retrofit Net HTTP Clients
GroupId

GroupId

com.squareup.retrofit
ArtifactId

ArtifactId

retrofit-mock
Version

Version

2.0.0-beta2
Type

Type

jar
Description

Description

Retrofit Mock Adapter
Type-safe HTTP client for Android and Java by Square, Inc.
Project Organization

Project Organization

Square, Inc.

Download retrofit-mock 2.0.0-beta2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.retrofit : retrofit jar 2.0.0-beta2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.0
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.