AXEmojiView

an advanced library which adds emoji,sticker,... support to your Android application.

License

License

GroupId

GroupId

io.github.aghajari
ArtifactId

ArtifactId

AXEmojiView
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

AXEmojiView
an advanced library which adds emoji,sticker,... support to your Android application.
Project URL

Project URL

https://github.com/Aghajari/AXEmojiView
Source Code Management

Source Code Management

https://github.com/Aghajari/AXEmojiView

Download AXEmojiView

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.recyclerview » recyclerview jar 1.2.1
androidx.cardview » cardview jar 1.0.0
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.1
1.4.0