is not current version
Last Version 2.0.4

com.github.takusemba:multisnaprecyclerview 2.0.3

Android library for multiple snapping of RecyclerView

GroupId

GroupId

com.github.takusemba
ArtifactId

ArtifactId

multisnaprecyclerview
Version

Version

2.0.3
Type

Type

aar

Download multisnaprecyclerview 2.0.3


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