| Группа | Группаcom.github.takusemba |
|---|---|
| Идентификатор | Идентификаторmultisnaprecyclerview |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| multisnaprecyclerview-1.0.1.pom | |
| multisnaprecyclerview-1.0.1.aar | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.takusemba/multisnaprecyclerview/ -->
<dependency>
<groupId>com.github.takusemba</groupId>
<artifactId>multisnaprecyclerview</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.takusemba/multisnaprecyclerview/
implementation 'com.github.takusemba:multisnaprecyclerview:1.0.1'
// https://jarcasting.com/artifacts/com.github.takusemba/multisnaprecyclerview/
implementation ("com.github.takusemba:multisnaprecyclerview:1.0.1")
'com.github.takusemba:multisnaprecyclerview:aar:1.0.1'
<dependency org="com.github.takusemba" name="multisnaprecyclerview" rev="1.0.1">
<artifact name="multisnaprecyclerview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.takusemba', module='multisnaprecyclerview', version='1.0.1')
)
libraryDependencies += "com.github.takusemba" % "multisnaprecyclerview" % "1.0.1"
[com.github.takusemba/multisnaprecyclerview "1.0.1"]