is not current version
Last Version 2.2.2

GravitySnapHelper 2.2.1

A SnapHelper that snaps the RecyclerView to an edge

License

License

GroupId

GroupId

com.github.rubensousa
ArtifactId

ArtifactId

gravitysnaphelper
Version

Version

2.2.1
Type

Type

aar
Description

Description

GravitySnapHelper
A SnapHelper that snaps the RecyclerView to an edge
Project URL

Project URL

https://github.com/rubensousa/GravitySnapHelper
Source Code Management

Source Code Management

https://github.com/rubensousa/GravitySnapHelper

Download gravitysnaphelper 2.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.