Last Version

SherlockProgressFragment 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

GroupId

GroupId

com.github.johnkil.android-progressfragment
ArtifactId

ArtifactId

sherlockprogressfragment
Version

Version

1.4.0
Type

Type

aar
Description

Description

SherlockProgressFragment 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 sherlockprogressfragment 1.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.actionbarsherlock : actionbarsherlock aar 4.4.0
com.android.support » support-v4 jar 19.0.0

Project Modules

There are no modules declared in this project.