is not current version
Last Version 3.2.2

de.c1710:filemojicompat 3.2.0

A library based on EmojiCompat that enables the usage of files as the source of an emoji font

GroupId

GroupId

de.c1710
ArtifactId

ArtifactId

filemojicompat
Version

Version

3.2.0
Type

Type

aar

Download filemojicompat 3.2.0


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