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

es.oneoctopus.swiperefreshlayoutoverlay:library 1

Custom SwipeRefreshLayout that works when overlaying the ActionBar

Группа

Группа

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

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

library
Версия

Версия

1
Тип

Тип

aar

Скачать library 1

Имя Файла Размер
library-1.pom
library-1.aar 84 KB
library-1-sources.jar 10 KB
library-1-javadoc.jar 261 bytes
Обзор

<!-- 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"]