| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.rubensousa |
| Идентификатор | Идентификаторgravitysnaphelper |
| Последняя версия | Последняя версия2.2.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеGravitySnapHelper
A SnapHelper that snaps the RecyclerView to an edge
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gravitysnaphelper-2.2.2.pom | |
| gravitysnaphelper-2.2.2.aar | 6 KB |
| gravitysnaphelper-2.2.2-sources.jar | 4 KB |
| gravitysnaphelper-2.2.2-javadoc.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rubensousa/gravitysnaphelper/ -->
<dependency>
<groupId>com.github.rubensousa</groupId>
<artifactId>gravitysnaphelper</artifactId>
<version>2.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rubensousa/gravitysnaphelper/
implementation 'com.github.rubensousa:gravitysnaphelper:2.2.2'
// https://jarcasting.com/artifacts/com.github.rubensousa/gravitysnaphelper/
implementation ("com.github.rubensousa:gravitysnaphelper:2.2.2")
'com.github.rubensousa:gravitysnaphelper:aar:2.2.2'
<dependency org="com.github.rubensousa" name="gravitysnaphelper" rev="2.2.2">
<artifact name="gravitysnaphelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.rubensousa', module='gravitysnaphelper', version='2.2.2')
)
libraryDependencies += "com.github.rubensousa" % "gravitysnaphelper" % "2.2.2"
[com.github.rubensousa/gravitysnaphelper "2.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.1.0 |