HTTP Mocker

A simple kotlin lib for mocking HTTP calls

Лицензия

Лицензия

Категории

Категории

Gson Данные JSON
Группа

Группа

fr.speekha.httpmocker
Идентификатор

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

gson-adapter
Последняя версия

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

2.0.0-alpha
Дата

Дата

Тип

Тип

jar
Описание

Описание

HTTP Mocker
A simple kotlin lib for mocking HTTP calls
Ссылка на сайт

Ссылка на сайт

https://github.com/speekha/httpmocker/

Скачать gson-adapter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/fr.speekha.httpmocker/gson-adapter/ -->
<dependency>
    <groupId>fr.speekha.httpmocker</groupId>
    <artifactId>gson-adapter</artifactId>
    <version>2.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/fr.speekha.httpmocker/gson-adapter/
implementation 'fr.speekha.httpmocker:gson-adapter:2.0.0-alpha'
// https://jarcasting.com/artifacts/fr.speekha.httpmocker/gson-adapter/
implementation ("fr.speekha.httpmocker:gson-adapter:2.0.0-alpha")
'fr.speekha.httpmocker:gson-adapter:jar:2.0.0-alpha'
<dependency org="fr.speekha.httpmocker" name="gson-adapter" rev="2.0.0-alpha">
  <artifact name="gson-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.speekha.httpmocker', module='gson-adapter', version='2.0.0-alpha')
)
libraryDependencies += "fr.speekha.httpmocker" % "gson-adapter" % "2.0.0-alpha"
[fr.speekha.httpmocker/gson-adapter "2.0.0-alpha"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
fr.speekha.httpmocker : mocker-core-jvm jar 2.0.0-alpha
com.google.code.gson : gson jar 2.8.6
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.0-alpha
1.3.0
1.2.0