ProgressFragment Library

Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial data

Лицензия

Лицензия

Категории

Категории

Native Инструменты разработки
Группа

Группа

com.github.johnkil.android-progressfragment
Идентификатор

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

progressfragment-native
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

ProgressFragment Library
Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial data
Ссылка на сайт

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

https://github.com/johnkil/Android-ProgressFragment
Система контроля версий

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

https://github.com/johnkil/Android-ProgressFragment

Скачать progressfragment-native

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

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

Зависимости

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

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

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

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

Версия
1.4.0