is not current version
Last Version 2.2.2

com.github.rubensousa:gravitysnaphelper 0.1

A SnapHelper that snaps the RecyclerView to an edge

GroupId

GroupId

com.github.rubensousa
ArtifactId

ArtifactId

gravitysnaphelper
Version

Version

0.1
Type

Type

aar

Download gravitysnaphelper 0.1


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