Last Version

Emoji4j 6.0

Java library to convert short codes, html entities to emojis and vice-versa

License

License

GroupId

GroupId

com.kcthota
ArtifactId

ArtifactId

emoji4j
Version

Version

6.0
Type

Type

jar
Description

Description

Emoji4j
Java library to convert short codes, html entities to emojis and vice-versa
Project URL

Project URL

https://github.com/kcthota/emoji4j
Source Code Management

Source Code Management

https://github.com/kcthota/emoji4j

Download emoji4j 6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.10.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.googlecode.lambdaj : lambdaj jar 2.3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 3.14.0

Project Modules

There are no modules declared in this project.