is not current version
Last Version 0.4.3

com.timehop.stickyheadersrecyclerview:library 0.4.2

RecyclerView decorator for sticky list headers.

GroupId

GroupId

com.timehop.stickyheadersrecyclerview
ArtifactId

ArtifactId

library
Version

Version

0.4.2
Type

Type

aar

Download library 0.4.2


<!-- https://jarcasting.com/artifacts/com.timehop.stickyheadersrecyclerview/library/ -->
<dependency>
    <groupId>com.timehop.stickyheadersrecyclerview</groupId>
    <artifactId>library</artifactId>
    <version>0.4.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.timehop.stickyheadersrecyclerview/library/
implementation 'com.timehop.stickyheadersrecyclerview:library:0.4.2'
// https://jarcasting.com/artifacts/com.timehop.stickyheadersrecyclerview/library/
implementation ("com.timehop.stickyheadersrecyclerview:library:0.4.2")
'com.timehop.stickyheadersrecyclerview:library:aar:0.4.2'
<dependency org="com.timehop.stickyheadersrecyclerview" name="library" rev="0.4.2">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.timehop.stickyheadersrecyclerview', module='library', version='0.4.2')
)
libraryDependencies += "com.timehop.stickyheadersrecyclerview" % "library" % "0.4.2"
[com.timehop.stickyheadersrecyclerview/library "0.4.2"]