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