не последняя версия
Последняя версия 2.2.2

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

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

Категории

Категории

Native Инструменты разработки
Группа

Группа

com.github.manuelpeinado.fadingactionbar-native
Идентификатор

Идентификатор

parent
Версия

Версия

2.2.0
Тип

Тип

pom

Скачать parent 2.2.0

Имя Файла Размер
parent-2.2.0.pom 6 KB
Обзор

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