не последняя версия
Последняя версия 3.0.1

es.oneoctopus.swiperefreshlayoutoverlay:library 3.0.0

Custom SwipeRefreshLayout that works when overlaying the ActionBar

Группа

Группа

es.oneoctopus.swiperefreshlayoutoverlay
Идентификатор

Идентификатор

library
Версия

Версия

3.0.0
Тип

Тип

aar

Скачать library 3.0.0


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