| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.github.amrdeveloper |
| Идентификатор | Идентификаторreactbutton |
| Версия | Версия2.0.3 |
| Тип | Типaar |
| Описание |
Описаниеreactbutton
Android Library to make it easy to reactions dialog with a lot of customization
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| reactbutton-2.0.3.pom | |
| reactbutton-2.0.3.aar | 25 KB |
| reactbutton-2.0.3-sources.jar | 5 KB |
| reactbutton-2.0.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.amrdeveloper/reactbutton/ -->
<dependency>
<groupId>io.github.amrdeveloper</groupId>
<artifactId>reactbutton</artifactId>
<version>2.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.amrdeveloper/reactbutton/
implementation 'io.github.amrdeveloper:reactbutton:2.0.3'
// https://jarcasting.com/artifacts/io.github.amrdeveloper/reactbutton/
implementation ("io.github.amrdeveloper:reactbutton:2.0.3")
'io.github.amrdeveloper:reactbutton:aar:2.0.3'
<dependency org="io.github.amrdeveloper" name="reactbutton" rev="2.0.3">
<artifact name="reactbutton" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.amrdeveloper', module='reactbutton', version='2.0.3')
)
libraryDependencies += "io.github.amrdeveloper" % "reactbutton" % "2.0.3"
[io.github.amrdeveloper/reactbutton "2.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |