Last Version

Retrofit Mock Response 1.0.1

A library makes mock api from json files

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.tientun
ArtifactId

ArtifactId

retrofit-mock-response
Version

Version

1.0.1
Type

Type

aar
Description

Description

Retrofit Mock Response
A library makes mock api from json files
Project URL

Project URL

https://github.com/tientun/Android-Retrofit-Mock-Response
Source Code Management

Source Code Management

https://github.com/tientun/Android-Retrofit-Mock-Response

Download retrofit-mock-response 1.0.1


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.