is not current version
Last Version 3.0.1

es.oneoctopus.swiperefreshlayoutoverlay:library 1

Custom SwipeRefreshLayout that works when overlaying the ActionBar

GroupId

GroupId

es.oneoctopus.swiperefreshlayoutoverlay
ArtifactId

ArtifactId

library
Version

Version

1
Type

Type

aar

Download library 1


<!-- https://jarcasting.com/artifacts/es.oneoctopus.swiperefreshlayoutoverlay/library/ -->
<dependency>
    <groupId>es.oneoctopus.swiperefreshlayoutoverlay</groupId>
    <artifactId>library</artifactId>
    <version>1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/es.oneoctopus.swiperefreshlayoutoverlay/library/
implementation 'es.oneoctopus.swiperefreshlayoutoverlay:library:1'
// https://jarcasting.com/artifacts/es.oneoctopus.swiperefreshlayoutoverlay/library/
implementation ("es.oneoctopus.swiperefreshlayoutoverlay:library:1")
'es.oneoctopus.swiperefreshlayoutoverlay:library:aar:1'
<dependency org="es.oneoctopus.swiperefreshlayoutoverlay" name="library" rev="1">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='es.oneoctopus.swiperefreshlayoutoverlay', module='library', version='1')
)
libraryDependencies += "es.oneoctopus.swiperefreshlayoutoverlay" % "library" % "1"
[es.oneoctopus.swiperefreshlayoutoverlay/library "1"]