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