не последняя версия
Последняя версия 1.0.1

com.github.tientun:retrofit-mock-response 1.0.0

A library makes mock api from json files

Категории

Категории

Retrofit Сеть HTTP Clients
Группа

Группа

com.github.tientun
Идентификатор

Идентификатор

retrofit-mock-response
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать retrofit-mock-response 1.0.0


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