| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ytjojo.supernestedlayout |
| Идентификатор | Идентификаторsupernestedscrolllayout |
| Последняя версия | Последняя версия0.9.5 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеsupernestedscrolllayout
A powerful NestedScroll handle library for Android,also can be used for pulltorefresh and loadmore
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| supernestedscrolllayout-0.9.5.pom | |
| supernestedscrolllayout-0.9.5.aar | 265 KB |
| supernestedscrolllayout-0.9.5-sources.jar | 130 KB |
| supernestedscrolllayout-0.9.5-javadoc.jar | 328 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ytjojo.supernestedlayout/supernestedscrolllayout/ -->
<dependency>
<groupId>com.github.ytjojo.supernestedlayout</groupId>
<artifactId>supernestedscrolllayout</artifactId>
<version>0.9.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ytjojo.supernestedlayout/supernestedscrolllayout/
implementation 'com.github.ytjojo.supernestedlayout:supernestedscrolllayout:0.9.5'
// https://jarcasting.com/artifacts/com.github.ytjojo.supernestedlayout/supernestedscrolllayout/
implementation ("com.github.ytjojo.supernestedlayout:supernestedscrolllayout:0.9.5")
'com.github.ytjojo.supernestedlayout:supernestedscrolllayout:aar:0.9.5'
<dependency org="com.github.ytjojo.supernestedlayout" name="supernestedscrolllayout" rev="0.9.5">
<artifact name="supernestedscrolllayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ytjojo.supernestedlayout', module='supernestedscrolllayout', version='0.9.5')
)
libraryDependencies += "com.github.ytjojo.supernestedlayout" % "supernestedscrolllayout" % "0.9.5"
[com.github.ytjojo.supernestedlayout/supernestedscrolllayout "0.9.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 25.3.0 |
| com.orhanobut : logger | jar | 1.15 |