android-reactions

A Facebook like reactions picker for Android

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.pgreze
Идентификатор

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

android-reactions
Последняя версия

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

1.6
Дата

Дата

Тип

Тип

aar
Описание

Описание

android-reactions
A Facebook like reactions picker for Android
Ссылка на сайт

Ссылка на сайт

https://github.com/pgreze/android-reactions
Система контроля версий

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

https://github.com/pgreze/android-reactions

Скачать android-reactions

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

<!-- https://jarcasting.com/artifacts/com.github.pgreze/android-reactions/ -->
<dependency>
    <groupId>com.github.pgreze</groupId>
    <artifactId>android-reactions</artifactId>
    <version>1.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pgreze/android-reactions/
implementation 'com.github.pgreze:android-reactions:1.6'
// https://jarcasting.com/artifacts/com.github.pgreze/android-reactions/
implementation ("com.github.pgreze:android-reactions:1.6")
'com.github.pgreze:android-reactions:aar:1.6'
<dependency org="com.github.pgreze" name="android-reactions" rev="1.6">
  <artifact name="android-reactions" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pgreze', module='android-reactions', version='1.6')
)
libraryDependencies += "com.github.pgreze" % "android-reactions" % "1.6"
[com.github.pgreze/android-reactions "1.6"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.core » core jar 1.3.2

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

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

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

Версия
1.6
1.5.1
1.5
1.4
1.3.4
1.3.3