GroupId | GroupIdcom.github.chrisbanes.actionbarpulltorefresh |
---|---|
ArtifactId | ArtifactIdextra-abs |
Version | Version0.7.2 |
Type | Typeaar |
Filename | Size |
---|---|
extra-abs-0.7.2.pom | |
extra-abs-0.7.2.aar | 8 KB |
extra-abs-0.7.2-sources.jar | 3 KB |
extra-abs-0.7.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chrisbanes.actionbarpulltorefresh/extra-abs/ -->
<dependency>
<groupId>com.github.chrisbanes.actionbarpulltorefresh</groupId>
<artifactId>extra-abs</artifactId>
<version>0.7.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisbanes.actionbarpulltorefresh/extra-abs/
implementation 'com.github.chrisbanes.actionbarpulltorefresh:extra-abs:0.7.2'
// https://jarcasting.com/artifacts/com.github.chrisbanes.actionbarpulltorefresh/extra-abs/
implementation ("com.github.chrisbanes.actionbarpulltorefresh:extra-abs:0.7.2")
'com.github.chrisbanes.actionbarpulltorefresh:extra-abs:aar:0.7.2'
<dependency org="com.github.chrisbanes.actionbarpulltorefresh" name="extra-abs" rev="0.7.2">
<artifact name="extra-abs" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisbanes.actionbarpulltorefresh', module='extra-abs', version='0.7.2')
)
libraryDependencies += "com.github.chrisbanes.actionbarpulltorefresh" % "extra-abs" % "0.7.2"
[com.github.chrisbanes.actionbarpulltorefresh/extra-abs "0.7.2"]