| Лицензия |
Лицензия |
|---|---|
| Группа | Группаes.oneoctopus.swiperefreshlayoutoverlay |
| Идентификатор | Идентификаторlibrary |
| Версия | Версия3.0.1 |
| Тип | Типaar |
| Описание |
ОписаниеSwipeRefreshLayoutOverlay Library
Custom SwipeRefreshLayout that works when overlaying the ActionBar
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| library-3.0.1.pom | |
| library-3.0.1.aar | 16 KB |
| library-3.0.1-sources.jar | 10 KB |
| library-3.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/es.oneoctopus.swiperefreshlayoutoverlay/library/ -->
<dependency>
<groupId>es.oneoctopus.swiperefreshlayoutoverlay</groupId>
<artifactId>library</artifactId>
<version>3.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/es.oneoctopus.swiperefreshlayoutoverlay/library/
implementation 'es.oneoctopus.swiperefreshlayoutoverlay:library:3.0.1'
// https://jarcasting.com/artifacts/es.oneoctopus.swiperefreshlayoutoverlay/library/
implementation ("es.oneoctopus.swiperefreshlayoutoverlay:library:3.0.1")
'es.oneoctopus.swiperefreshlayoutoverlay:library:aar:3.0.1'
<dependency org="es.oneoctopus.swiperefreshlayoutoverlay" name="library" rev="3.0.1">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='es.oneoctopus.swiperefreshlayoutoverlay', module='library', version='3.0.1')
)
libraryDependencies += "es.oneoctopus.swiperefreshlayoutoverlay" % "library" % "3.0.1"
[es.oneoctopus.swiperefreshlayoutoverlay/library "3.0.1"]