is not current version
Last Version 2.2.2

com.github.manuelpeinado.fadingactionbar-native:parent 1.0.2

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

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.manuelpeinado.fadingactionbar-native
ArtifactId

ArtifactId

parent
Version

Version

1.0.2
Type

Type

pom

Download parent 1.0.2

Filename Size
parent-1.0.2.pom 6 KB
Browse

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