| GroupId | GroupIdcom.timehop.stickyheadersrecyclerview |
|---|---|
| ArtifactId | ArtifactIdlibrary |
| Version | Version0.3.3 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| library-0.3.3.pom | |
| library-0.3.3.aar | 24 KB |
| library-0.3.3-sources.jar | 4 KB |
| library-0.3.3-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.timehop.stickyheadersrecyclerview/library/ -->
<dependency>
<groupId>com.timehop.stickyheadersrecyclerview</groupId>
<artifactId>library</artifactId>
<version>0.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.timehop.stickyheadersrecyclerview/library/
implementation 'com.timehop.stickyheadersrecyclerview:library:0.3.3'
// https://jarcasting.com/artifacts/com.timehop.stickyheadersrecyclerview/library/
implementation ("com.timehop.stickyheadersrecyclerview:library:0.3.3")
'com.timehop.stickyheadersrecyclerview:library:aar:0.3.3'
<dependency org="com.timehop.stickyheadersrecyclerview" name="library" rev="0.3.3">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.timehop.stickyheadersrecyclerview', module='library', version='0.3.3')
)
libraryDependencies += "com.timehop.stickyheadersrecyclerview" % "library" % "0.3.3"
[com.timehop.stickyheadersrecyclerview/library "0.3.3"]