Android-ProgressFragment Library

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

License

License

GroupId

GroupId

io.github.johnkil
ArtifactId

ArtifactId

android-progressfragment
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

aar
Description

Description

Android-ProgressFragment Library
Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial data
Project URL

Project URL

http://johnkil.github.io/Android-ProgressFragment/
Source Code Management

Source Code Management

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

Download android-progressfragment

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3