| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.pgreze |
| Идентификатор | Идентификаторandroid-reactions |
| Последняя версия | Последняя версия1.6 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеandroid-reactions
A Facebook like reactions picker for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-reactions-1.6.pom | |
| android-reactions-1.6-sources.jar | 9 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
| androidx.core » core | jar | 1.3.2 |