MVN

com.github.lizhuogui.android : coverflow

Maven & Gradle

Jun 01, 2019
1 stars

Android-Coverflow Library · A beautiful cover flow for android platform , base on ViewPager.

<dependency>
    <groupId>com.github.lizhuogui.android</groupId>
    <artifactId>coverflow</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lizhuogui.android : coverflow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.github.lizhuogui.android : coverflow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
coverflow-2.0.0

How to add a dependency to Maven

Add the following com.github.lizhuogui.android : coverflow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.lizhuogui.android</groupId>
    <artifactId>coverflow</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.lizhuogui.android : coverflow gradle dependency to your build.gradle file:

implementation 'com.github.lizhuogui.android:coverflow:2.0.0'

Gradle Kotlin DSL: Add the following com.github.lizhuogui.android : coverflow gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.lizhuogui.android:coverflow:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.lizhuogui.android : coverflow sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.lizhuogui.android" % "coverflow" % "2.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

sdk
Aug 19, 2020
Aug 11, 2022
3 usages
903 stars
Jun 10, 2019
5.6k stars
May 31, 2019
1 usages
Jun 03, 2019
683 stars
Jun 03, 2019
1 usages
34 stars
Jun 03, 2019
2 usages
2.2k stars
Apr 26, 2023
8 stars