Last Version

Android-RefreshActionItem-Native (Parent) 1.0.3

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

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.manuelpeinado.refreshactionitem-native
ArtifactId

ArtifactId

RefreshActionItemNative-parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

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

Project URL

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

Project Organization

Manuel Peinado G.
Source Code Management

Source Code Management

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

Download RefreshActionItemNative-parent 1.0.3


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