is not current version
Last Version 1.6

com.github.pgreze:android-reactions 1.3.3

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.3.3
Type

Type

aar

Download android-reactions 1.3.3


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