is not current version
Last Version 6.0

com.kcthota:emoji4j 5.0

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

GroupId

GroupId

com.kcthota
ArtifactId

ArtifactId

emoji4j
Version

Version

5.0
Type

Type

jar

Download emoji4j 5.0


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