License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.amrdeveloper |
ArtifactId | ArtifactIdreactbutton |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionreactbutton
Android Library to make it easy to create and customize reactions dialog like facebook or linkedin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.1 |