Android-FadingActionBar-Native (Parent)

Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.manuelpeinado.fadingactionbar-native
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

Android-FadingActionBar-Native (Parent)
Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app
Project URL

Project URL

https://github.com/ManuelPeinado/FadingActionBar-Native
Project Organization

Project Organization

Manuel Peinado G.
Source Code Management

Source Code Management

http://github.com/ManuelPeinado/FadingActionBar-Native/

Download parent

Filename Size
parent-2.2.2.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.manuelpeinado.fadingactionbar-native/parent/ -->
<dependency>
    <groupId>com.github.manuelpeinado.fadingactionbar-native</groupId>
    <artifactId>parent</artifactId>
    <version>2.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.fadingactionbar-native/parent/
implementation 'com.github.manuelpeinado.fadingactionbar-native:parent:2.2.2'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.fadingactionbar-native/parent/
implementation ("com.github.manuelpeinado.fadingactionbar-native:parent:2.2.2")
'com.github.manuelpeinado.fadingactionbar-native:parent:pom:2.2.2'
<dependency org="com.github.manuelpeinado.fadingactionbar-native" name="parent" rev="2.2.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.fadingactionbar-native', module='parent', version='2.2.2')
)
libraryDependencies += "com.github.manuelpeinado.fadingactionbar-native" % "parent" % "2.2.2"
[com.github.manuelpeinado.fadingactionbar-native/parent "2.2.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library

FadingActionBar (native action bar)

Deprecated since v3.0.0 of FadingActionBar adds support for all action bar types (native, Sherlock, ActionBarCompat).

Versions

Version
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.0.2