| License |
License |
|---|---|
| GroupId | GroupIdes.oneoctopus.swiperefreshlayoutoverlay |
| ArtifactId | ArtifactIdlibrary |
| Version | Version3.0.1 |
| Type | Typeaar |
| Description |
DescriptionSwipeRefreshLayoutOverlay Library
Custom SwipeRefreshLayout that works when overlaying the ActionBar
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]