NetworkRequestDispatcher

Simple android library for dispatching network requests with retry policy

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

com.tomergoldst.android
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

NetworkRequestDispatcher
Simple android library for dispatching network requests with retry policy
Ссылка на сайт

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

https://github.com/tomergoldst/network-request-dispatcher
Система контроля версий

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

https://github.com/tomergoldst/network-request-dispatcher

Скачать networkrequestdispatcher

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

network-request-dispatcher

Network request dispatcher for Android

License

Copyright 2016 Tomer Goldstein

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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

Версия
1.1.0