License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.manuelpeinado.refreshactionitem-native |
ArtifactId | ArtifactIdRefreshActionItemNative-parent |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAndroid-RefreshActionItem-Native (Parent)
Action bar item which acts both as refresh button and progress indicator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
RefreshActionItemNative-parent-1.0.3.pom | 6 KB |
Browse |
<!-- 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"]