is not current version
Last Version 2.2.2

com.github.rubensousa:gravitysnaphelper 0.3

A SnapHelper that snaps the RecyclerView to an edge

GroupId

GroupId

com.github.rubensousa
ArtifactId

ArtifactId

gravitysnaphelper
Version

Version

0.3
Type

Type

aar

Download gravitysnaphelper 0.3


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