Last Version

multisnaprecyclerview 2.0.4

Android library for multiple snapping of RecyclerView.

License

License

GroupId

GroupId

com.github.takusemba
ArtifactId

ArtifactId

multisnaprecyclerview
Version

Version

2.0.4
Type

Type

aar
Description

Description

multisnaprecyclerview
Android library for multiple snapping of RecyclerView.
Project URL

Project URL

https://github.com/TakuSemba/MultiSnapRecyclerView
Source Code Management

Source Code Management

https://github.com/TakuSemba/MultiSnapRecyclerView

Download multisnaprecyclerview 2.0.4


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.