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

Android-ProgressFragment Library 1.3

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

Лицензия

Лицензия

Группа

Группа

io.github.johnkil
Идентификатор

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

android-progressfragment
Версия

Версия

1.3
Тип

Тип

aar
Описание

Описание

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

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

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

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

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

Скачать android-progressfragment 1.3


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

Зависимости

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

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

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