GroupId | GroupIdio.github.jinxiyang |
---|---|
ArtifactId | ArtifactIdoverscrolllayout |
Version | Version0.1.1 |
Type | Typeaar |
Filename | Size |
---|---|
overscrolllayout-0.1.1.pom | |
overscrolllayout-0.1.1-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jinxiyang/overscrolllayout/ -->
<dependency>
<groupId>io.github.jinxiyang</groupId>
<artifactId>overscrolllayout</artifactId>
<version>0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jinxiyang/overscrolllayout/
implementation 'io.github.jinxiyang:overscrolllayout:0.1.1'
// https://jarcasting.com/artifacts/io.github.jinxiyang/overscrolllayout/
implementation ("io.github.jinxiyang:overscrolllayout:0.1.1")
'io.github.jinxiyang:overscrolllayout:aar:0.1.1'
<dependency org="io.github.jinxiyang" name="overscrolllayout" rev="0.1.1">
<artifact name="overscrolllayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jinxiyang', module='overscrolllayout', version='0.1.1')
)
libraryDependencies += "io.github.jinxiyang" % "overscrolllayout" % "0.1.1"
[io.github.jinxiyang/overscrolllayout "0.1.1"]