is not current version
Last Version 0.1.3

io.github.jinxiyang:overscrolllayout 0.1.2

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

GroupId

GroupId

io.github.jinxiyang
ArtifactId

ArtifactId

overscrolllayout
Version

Version

0.1.2
Type

Type

aar

Download overscrolllayout 0.1.2


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