is not current version
Last Version 1.4.0

com.github.johnkil.android-progressfragment:sherlockprogressfragment 1.3.1

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

GroupId

GroupId

com.github.johnkil.android-progressfragment
ArtifactId

ArtifactId

sherlockprogressfragment
Version

Version

1.3.1
Type

Type

aar

Download sherlockprogressfragment 1.3.1


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