Last Version

corverflow 1.0.0

使用RecyclerView,自定义LayoutManager实现旋转木马相册效果

License

License

GroupId

GroupId

io.github.Savion1162336040
ArtifactId

ArtifactId

corverflow
Version

Version

1.0.0
Type

Type

aar
Description

Description

corverflow
使用RecyclerView,自定义LayoutManager实现旋转木马相册效果
Project URL

Project URL

https://github.com/Savion1162336040/RecyclerCoverFlow
Source Code Management

Source Code Management

https://github.com/Savion1162336040/RecyclerCoverFlow/tree/master

Download corverflow 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
» unspecified jar
androidx.appcompat » appcompat jar 1.1.0
androidx.recyclerview » recyclerview jar 1.1.0

Project Modules

There are no modules declared in this project.