| GroupId | GroupIdcom.github.takusemba |
|---|---|
| ArtifactId | ArtifactIdmultisnaprecyclerview |
| Version | Version1.3.0 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| multisnaprecyclerview-1.3.0.pom | |
| multisnaprecyclerview-1.3.0.aar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.takusemba/multisnaprecyclerview/ -->
<dependency>
<groupId>com.github.takusemba</groupId>
<artifactId>multisnaprecyclerview</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.takusemba/multisnaprecyclerview/
implementation 'com.github.takusemba:multisnaprecyclerview:1.3.0'
// https://jarcasting.com/artifacts/com.github.takusemba/multisnaprecyclerview/
implementation ("com.github.takusemba:multisnaprecyclerview:1.3.0")
'com.github.takusemba:multisnaprecyclerview:aar:1.3.0'
<dependency org="com.github.takusemba" name="multisnaprecyclerview" rev="1.3.0">
<artifact name="multisnaprecyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.takusemba', module='multisnaprecyclerview', version='1.3.0')
)
libraryDependencies += "com.github.takusemba" % "multisnaprecyclerview" % "1.3.0"
[com.github.takusemba/multisnaprecyclerview "1.3.0"]