Last Version

Android-FadingActionBar (Parent) 2.2.2

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

License

License

GroupId

GroupId

com.github.manuelpeinado.fadingactionbar
ArtifactId

ArtifactId

parent
Version

Version

2.2.2
Type

Type

pom
Description

Description

Android-FadingActionBar (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
Project Organization

Project Organization

Manuel Peinado G.
Source Code Management

Source Code Management

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

Download parent 2.2.2

Filename Size
parent-2.2.2.pom 6 KB
Browse

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