is not current version
Last Version 0.9.5

com.github.ytjojo.supernestedlayout:supernestedscrolllayout 0.9.3

A powerful NestedScroll handle library for Android,also can be used for pulltorefresh and loadmore

GroupId

GroupId

com.github.ytjojo.supernestedlayout
ArtifactId

ArtifactId

supernestedscrolllayout
Version

Version

0.9.3
Type

Type

aar

Download supernestedscrolllayout 0.9.3


<!-- 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"]