| Группа | Группаcom.timehop.stickyheadersrecyclerview |
|---|---|
| Идентификатор | Идентификаторlibrary |
| Версия | Версия0.4.1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| library-0.4.1.pom | |
| library-0.4.1.aar | 15 KB |
| library-0.4.1-sources.jar | 11 KB |
| library-0.4.1-javadoc.jar | 75 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.timehop.stickyheadersrecyclerview/library/ -->
<dependency>
<groupId>com.timehop.stickyheadersrecyclerview</groupId>
<artifactId>library</artifactId>
<version>0.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.timehop.stickyheadersrecyclerview/library/
implementation 'com.timehop.stickyheadersrecyclerview:library:0.4.1'
// https://jarcasting.com/artifacts/com.timehop.stickyheadersrecyclerview/library/
implementation ("com.timehop.stickyheadersrecyclerview:library:0.4.1")
'com.timehop.stickyheadersrecyclerview:library:aar:0.4.1'
<dependency org="com.timehop.stickyheadersrecyclerview" name="library" rev="0.4.1">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.timehop.stickyheadersrecyclerview', module='library', version='0.4.1')
)
libraryDependencies += "com.timehop.stickyheadersrecyclerview" % "library" % "0.4.1"
[com.timehop.stickyheadersrecyclerview/library "0.4.1"]