filemojicompat-ui

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

License

License

GroupId

GroupId

de.c1710
ArtifactId

ArtifactId

filemojicompat-ui
Last Version

Last Version

3.2.2
Release Date

Release Date

Type

Type

aar
Description

Description

filemojicompat-ui
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
Project URL

Project URL

https://github.com/c1710/filemojicompat
Source Code Management

Source Code Management

https://github.com/c1710/filemojicompat

Download filemojicompat-ui

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
de.c1710 : filemojicompat jar 3.2.2

runtime (12)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
androidx.constraintlayout » constraintlayout jar 2.1.3
androidx.preference » preference-ktx jar 1.2.0
androidx.activity » activity-ktx jar 1.4.0
androidx.lifecycle » lifecycle-common-java8 jar 2.4.1
androidx.multidex » multidex jar 2.0.1
com.squareup.okhttp3 : okhttp jar 4.9.0
com.google.android.material » material jar 1.5.0
androidx.emoji2 » emoji2 jar 1.1.0
com.google.code.gson : gson jar 2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.2
3.2.1
3.2.0
3.2.0-beta03
3.2.0-beta02
3.2.0-beta01
3.2.0-alpha3
3.2.0-alpha2