License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.pgreze |
ArtifactId | ArtifactIdandroid-reactions |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid-reactions
A Facebook like reactions picker for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-reactions-1.6.pom | |
android-reactions-1.6-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pgreze/android-reactions/ -->
<dependency>
<groupId>com.github.pgreze</groupId>
<artifactId>android-reactions</artifactId>
<version>1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pgreze/android-reactions/
implementation 'com.github.pgreze:android-reactions:1.6'
// https://jarcasting.com/artifacts/com.github.pgreze/android-reactions/
implementation ("com.github.pgreze:android-reactions:1.6")
'com.github.pgreze:android-reactions:aar:1.6'
<dependency org="com.github.pgreze" name="android-reactions" rev="1.6">
<artifact name="android-reactions" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pgreze', module='android-reactions', version='1.6')
)
libraryDependencies += "com.github.pgreze" % "android-reactions" % "1.6"
[com.github.pgreze/android-reactions "1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.32 |
androidx.core » core | jar | 1.3.2 |