is not current version
Last Version 3.2.2

de.c1710:filemojicompat 3.2.0-beta01

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

Type

aar

Download filemojicompat 3.2.0-beta01


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