is not current version
Last Version 3.2.2

de.c1710:filemojicompat 3.2.0-alpha2

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-alpha2
Type

Type

aar

Download filemojicompat 3.2.0-alpha2


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