Last Version

ProgressFragment Library 1.4.0

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

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.johnkil.android-progressfragment
ArtifactId

ArtifactId

progressfragment-native
Version

Version

1.4.0
Type

Type

aar
Description

Description

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

https://github.com/johnkil/Android-ProgressFragment
Source Code Management

Source Code Management

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

Download progressfragment-native 1.4.0


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

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.