| License |
License |
|---|---|
| GroupId | GroupIdcom.github.takusemba |
| ArtifactId | ArtifactIdmultisnaprecyclerview |
| Version | Version2.0.4 |
| Type | Typeaar |
| Description |
Descriptionmultisnaprecyclerview
Android library for multiple snapping of RecyclerView.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| multisnaprecyclerview-2.0.4.pom | |
| multisnaprecyclerview-2.0.4-sources.jar | 6 KB |
| multisnaprecyclerview-2.0.4-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |