Ripple Drawable

RippleDrawable support library for backward compatibility

Лицензия

Лицензия

MIT
Группа

Группа

systems.furdei
Идентификатор

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

ripple-drawable
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

Ripple Drawable
RippleDrawable support library for backward compatibility
Система контроля версий

Система контроля версий

https://github.com/furdei/ripple-drawable

Скачать ripple-drawable

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/systems.furdei/ripple-drawable/ -->
<dependency>
    <groupId>systems.furdei</groupId>
    <artifactId>ripple-drawable</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/systems.furdei/ripple-drawable/
implementation 'systems.furdei:ripple-drawable:1.1.1'
// https://jarcasting.com/artifacts/systems.furdei/ripple-drawable/
implementation ("systems.furdei:ripple-drawable:1.1.1")
'systems.furdei:ripple-drawable:aar:1.1.1'
<dependency org="systems.furdei" name="ripple-drawable" rev="1.1.1">
  <artifact name="ripple-drawable" type="aar" />
</dependency>
@Grapes(
@Grab(group='systems.furdei', module='ripple-drawable', version='1.1.1')
)
libraryDependencies += "systems.furdei" % "ripple-drawable" % "1.1.1"
[systems.furdei/ripple-drawable "1.1.1"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
android » android jar 5.0.1_r2

Модули Проекта

Данный проект не имеет модулей.

ripple-drawable

This is a clone of Abdullaev Ozodrukh's RippleDrawable repository at https://github.com/ozodrukh/RippleDrawable

The goal of this clone is to let everyone use this library from Maven Central Repository

Before you start

Before you start using ripple-drawable please make sure you have Android jars 'android:android' in your local Maven repository. If you don't please visit maven-android-sdk-deployer project and follow the instruction.

Maven Dependency

<dependency>
  <groupId>systems.furdei</groupId>
  <artifactId>ripple-drawable</artifactId>
  <version>1.1.1</version>
</dependency>

Gradle Dependency

dependencies {
  compile 'systems.furdei:ripple-drawable:1.1.1'
}

furdroid

This ripple-drawable clone is distributed as a part of furdroid project. Follow this link to find more useful visual components, widgets and database tools by furdei.systems.

Версии библиотеки

Версия
1.1.1
1.0