| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rubensousa |
| ArtifactId | ArtifactIdgravitysnaphelper |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionGravitySnapHelper
A SnapHelper that snaps the RecyclerView to an edge
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gravitysnaphelper-2.2.2.pom | |
| gravitysnaphelper-2.2.2.aar | 6 KB |
| gravitysnaphelper-2.2.2-sources.jar | 4 KB |
| gravitysnaphelper-2.2.2-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rubensousa/gravitysnaphelper/ -->
<dependency>
<groupId>com.github.rubensousa</groupId>
<artifactId>gravitysnaphelper</artifactId>
<version>2.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rubensousa/gravitysnaphelper/
implementation 'com.github.rubensousa:gravitysnaphelper:2.2.2'
// https://jarcasting.com/artifacts/com.github.rubensousa/gravitysnaphelper/
implementation ("com.github.rubensousa:gravitysnaphelper:2.2.2")
'com.github.rubensousa:gravitysnaphelper:aar:2.2.2'
<dependency org="com.github.rubensousa" name="gravitysnaphelper" rev="2.2.2">
<artifact name="gravitysnaphelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.rubensousa', module='gravitysnaphelper', version='2.2.2')
)
libraryDependencies += "com.github.rubensousa" % "gravitysnaphelper" % "2.2.2"
[com.github.rubensousa/gravitysnaphelper "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.1.0 |