is not current version
Last Version 0.6

com.github.chrisbanes.actionbarpulltorefresh:samples 0.4


GroupId

GroupId

com.github.chrisbanes.actionbarpulltorefresh
ArtifactId

ArtifactId

samples
Version

Version

0.4
Type

Type

pom

Download samples 0.4

Filename Size
samples-0.4.pom 700 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.chrisbanes.actionbarpulltorefresh/samples/ -->
<dependency>
    <groupId>com.github.chrisbanes.actionbarpulltorefresh</groupId>
    <artifactId>samples</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisbanes.actionbarpulltorefresh/samples/
implementation 'com.github.chrisbanes.actionbarpulltorefresh:samples:0.4'
// https://jarcasting.com/artifacts/com.github.chrisbanes.actionbarpulltorefresh/samples/
implementation ("com.github.chrisbanes.actionbarpulltorefresh:samples:0.4")
'com.github.chrisbanes.actionbarpulltorefresh:samples:pom:0.4'
<dependency org="com.github.chrisbanes.actionbarpulltorefresh" name="samples" rev="0.4">
  <artifact name="samples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisbanes.actionbarpulltorefresh', module='samples', version='0.4')
)
libraryDependencies += "com.github.chrisbanes.actionbarpulltorefresh" % "samples" % "0.4"
[com.github.chrisbanes.actionbarpulltorefresh/samples "0.4"]