is not current version
Last Version 3.2.2

de.c1710:filemojicompat-ui 3.2.0-beta02

A library based on EmojiCompat that enables the usage of files as the source of an emoji font; components to support multiple emoji packs through an emoji picker

GroupId

GroupId

de.c1710
ArtifactId

ArtifactId

filemojicompat-ui
Version

Version

3.2.0-beta02
Type

Type

aar

Download filemojicompat-ui 3.2.0-beta02


<!-- https://jarcasting.com/artifacts/de.c1710/filemojicompat-ui/ -->
<dependency>
    <groupId>de.c1710</groupId>
    <artifactId>filemojicompat-ui</artifactId>
    <version>3.2.0-beta02</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.c1710/filemojicompat-ui/
implementation 'de.c1710:filemojicompat-ui:3.2.0-beta02'
// https://jarcasting.com/artifacts/de.c1710/filemojicompat-ui/
implementation ("de.c1710:filemojicompat-ui:3.2.0-beta02")
'de.c1710:filemojicompat-ui:aar:3.2.0-beta02'
<dependency org="de.c1710" name="filemojicompat-ui" rev="3.2.0-beta02">
  <artifact name="filemojicompat-ui" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.c1710', module='filemojicompat-ui', version='3.2.0-beta02')
)
libraryDependencies += "de.c1710" % "filemojicompat-ui" % "3.2.0-beta02"
[de.c1710/filemojicompat-ui "3.2.0-beta02"]