APIRequest

An android library to interact with a REST API

Лицензия

Лицензия

Группа

Группа

me.nathanfallet.apirequest
Идентификатор

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

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

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

1.0.4
Дата

Дата

Тип

Тип

aar
Описание

Описание

APIRequest
An android library to interact with a REST API
Ссылка на сайт

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

https://github.com/GroupeMINASTE/APIRequest.java
Система контроля версий

Система контроля версий

https://github.com/GroupeMINASTE/APIRequest.java.git

Скачать apirequest

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

<!-- https://jarcasting.com/artifacts/me.nathanfallet.apirequest/apirequest/ -->
<dependency>
    <groupId>me.nathanfallet.apirequest</groupId>
    <artifactId>apirequest</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.nathanfallet.apirequest/apirequest/
implementation 'me.nathanfallet.apirequest:apirequest:1.0.4'
// https://jarcasting.com/artifacts/me.nathanfallet.apirequest/apirequest/
implementation ("me.nathanfallet.apirequest:apirequest:1.0.4")
'me.nathanfallet.apirequest:apirequest:aar:1.0.4'
<dependency org="me.nathanfallet.apirequest" name="apirequest" rev="1.0.4">
  <artifact name="apirequest" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.nathanfallet.apirequest', module='apirequest', version='1.0.4')
)
libraryDependencies += "me.nathanfallet.apirequest" % "apirequest" % "1.0.4"
[me.nathanfallet.apirequest/apirequest "1.0.4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Идентификатор библиотеки Тип Версия
androidx.core » core-ktx jar 1.8.0
androidx.appcompat » appcompat jar 1.4.2
com.google.android.material » material jar 1.6.1

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

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

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

Версия
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0