is not current version
Last Version 1.6

com.github.pgreze:android-reactions 1.4

A Facebook like reactions picker for Android

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.pgreze
ArtifactId

ArtifactId

android-reactions
Version

Version

1.4
Type

Type

aar

Download android-reactions 1.4


<!-- https://jarcasting.com/artifacts/com.github.pgreze/android-reactions/ -->
<dependency>
    <groupId>com.github.pgreze</groupId>
    <artifactId>android-reactions</artifactId>
    <version>1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pgreze/android-reactions/
implementation 'com.github.pgreze:android-reactions:1.4'
// https://jarcasting.com/artifacts/com.github.pgreze/android-reactions/
implementation ("com.github.pgreze:android-reactions:1.4")
'com.github.pgreze:android-reactions:aar:1.4'
<dependency org="com.github.pgreze" name="android-reactions" rev="1.4">
  <artifact name="android-reactions" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pgreze', module='android-reactions', version='1.4')
)
libraryDependencies += "com.github.pgreze" % "android-reactions" % "1.4"
[com.github.pgreze/android-reactions "1.4"]