reactbutton

Android Library to make it easy to create and customize reactions dialog like facebook or linkedin

License

License

MIT
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.amrdeveloper
ArtifactId

ArtifactId

reactbutton
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

reactbutton
Android Library to make it easy to create and customize reactions dialog like facebook or linkedin
Project URL

Project URL

https://github.com/amrdeveloper/reactbutton
Source Code Management

Source Code Management

http://github.com/amrdeveloper/reactbutton/tree/master

Download reactbutton

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.3