Last Version

Android-RefreshActionItem (Parent) 1.0.3

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

License

License

GroupId

GroupId

com.github.manuelpeinado.refreshactionitem
ArtifactId

ArtifactId

parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

Android-RefreshActionItem (Parent)
Action bar item which acts both as refresh button and progress indicator
Project URL

Project URL

https://github.com/ManuelPeinado/RefreshActionItem
Project Organization

Project Organization

Manuel Peinado G.
Source Code Management

Source Code Management

http://github.com/ManuelPeinado/RefreshActionItem/

Download parent 1.0.3

Filename Size
parent-1.0.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.refreshactionitem/parent/
implementation 'com.github.manuelpeinado.refreshactionitem:parent:1.0.3'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.refreshactionitem/parent/
implementation ("com.github.manuelpeinado.refreshactionitem:parent:1.0.3")
'com.github.manuelpeinado.refreshactionitem:parent:pom:1.0.3'
<dependency org="com.github.manuelpeinado.refreshactionitem" name="parent" rev="1.0.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.refreshactionitem', module='parent', version='1.0.3')
)
libraryDependencies += "com.github.manuelpeinado.refreshactionitem" % "parent" % "1.0.3"
[com.github.manuelpeinado.refreshactionitem/parent "1.0.3"]

Dependencies

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

Project Modules

  • library
  • sample