Last Version

CoverFlow Library 1.0

Android CoverFlow widget

License

License

GroupId

GroupId

com.github.moondroid.coverflow
ArtifactId

ArtifactId

library
Version

Version

1.0
Type

Type

aar
Description

Description

CoverFlow Library
Android CoverFlow widget
Project URL

Project URL

https://github.com/moondroid/CoverFlow
Source Code Management

Source Code Management

https://github.com/moondroid/CoverFlow

Download library 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 21.0.3

Project Modules

There are no modules declared in this project.