Last Version

android-FlipView Library 1.1.0

android-FlipView is an easy to use android library for implementing flipping between views as seen in the popular Flipboard application

License

License

GroupId

GroupId

se.emilsjolander
ArtifactId

ArtifactId

android-flipview
Version

Version

1.1.0
Type

Type

aar
Description

Description

android-FlipView Library
android-FlipView is an easy to use android library for implementing flipping between views as seen in the popular Flipboard application
Project URL

Project URL

https://github.com/emilsjolander/android-FlipView
Source Code Management

Source Code Management

https://github.com/emilsjolander/android-FlipView

Download android-flipview 1.1.0


<!-- https://jarcasting.com/artifacts/se.emilsjolander/android-flipview/ -->
<dependency>
    <groupId>se.emilsjolander</groupId>
    <artifactId>android-flipview</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/se.emilsjolander/android-flipview/
implementation 'se.emilsjolander:android-flipview:1.1.0'
// https://jarcasting.com/artifacts/se.emilsjolander/android-flipview/
implementation ("se.emilsjolander:android-flipview:1.1.0")
'se.emilsjolander:android-flipview:aar:1.1.0'
<dependency org="se.emilsjolander" name="android-flipview" rev="1.1.0">
  <artifact name="android-flipview" type="aar" />
</dependency>
@Grapes(
@Grab(group='se.emilsjolander', module='android-flipview', version='1.1.0')
)
libraryDependencies += "se.emilsjolander" % "android-flipview" % "1.1.0"
[se.emilsjolander/android-flipview "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 18.0.0

Project Modules

There are no modules declared in this project.