is not current version
Last Version 1.0.3

com.github.manuelpeinado.refreshactionitem:parent 1.0.1

Action bar item which acts both as refresh button and progress indicator

GroupId

GroupId

com.github.manuelpeinado.refreshactionitem
ArtifactId

ArtifactId

parent
Version

Version

1.0.1
Type

Type

pom

Download parent 1.0.1

Filename Size
parent-1.0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.manuelpeinado.refreshactionitem/parent/ -->
<dependency>
    <groupId>com.github.manuelpeinado.refreshactionitem</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.refreshactionitem/parent/
implementation 'com.github.manuelpeinado.refreshactionitem:parent:1.0.1'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.refreshactionitem/parent/
implementation ("com.github.manuelpeinado.refreshactionitem:parent:1.0.1")
'com.github.manuelpeinado.refreshactionitem:parent:pom:1.0.1'
<dependency org="com.github.manuelpeinado.refreshactionitem" name="parent" rev="1.0.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.refreshactionitem', module='parent', version='1.0.1')
)
libraryDependencies += "com.github.manuelpeinado.refreshactionitem" % "parent" % "1.0.1"
[com.github.manuelpeinado.refreshactionitem/parent "1.0.1"]