License |
License |
---|---|
GroupId | GroupIdcom.github.manuelpeinado.refreshactionitem |
ArtifactId | ArtifactIdparent |
Version | Version1.0.3 |
Type | Typepom |
Description |
DescriptionAndroid-RefreshActionItem (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 |
---|---|
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"]