| Группа | Группаes.oneoctopus.swiperefreshlayoutoverlay |
|---|---|
| Идентификатор | Идентификаторlibrary |
| Версия | Версия1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| 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"]