License |
License |
---|---|
GroupId | GroupIdcom.github.ytjojo.supernestedlayout |
ArtifactId | ArtifactIdsupernestedscrolllayout |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsupernestedscrolllayout
A powerful NestedScroll handle library for Android,also can be used for pulltorefresh and loadmore
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.3.0 |
com.orhanobut : logger | jar | 1.15 |