Last Version

OverScrollLayout 0.1.3

Android自定义控件,支持RecyclerView、NestedScrollView过度滚动并回弹

License

License

GroupId

GroupId

io.github.jinxiyang
ArtifactId

ArtifactId

overscrolllayout
Version

Version

0.1.3
Type

Type

aar
Description

Description

OverScrollLayout
Android自定义控件,支持RecyclerView、NestedScrollView过度滚动并回弹
Project URL

Project URL

https://github.com/jinxiyang/OverScrollLayout
Source Code Management

Source Code Management

https://github.com/jinxiyang/OverScrollLayout

Download overscrolllayout 0.1.3


<!-- https://jarcasting.com/artifacts/io.github.jinxiyang/overscrolllayout/ -->
<dependency>
    <groupId>io.github.jinxiyang</groupId>
    <artifactId>overscrolllayout</artifactId>
    <version>0.1.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jinxiyang/overscrolllayout/
implementation 'io.github.jinxiyang:overscrolllayout:0.1.3'
// https://jarcasting.com/artifacts/io.github.jinxiyang/overscrolllayout/
implementation ("io.github.jinxiyang:overscrolllayout:0.1.3")
'io.github.jinxiyang:overscrolllayout:aar:0.1.3'
<dependency org="io.github.jinxiyang" name="overscrolllayout" rev="0.1.3">
  <artifact name="overscrolllayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jinxiyang', module='overscrolllayout', version='0.1.3')
)
libraryDependencies += "io.github.jinxiyang" % "overscrolllayout" % "0.1.3"
[io.github.jinxiyang/overscrolllayout "0.1.3"]

Dependencies

Project Modules

There are no modules declared in this project.