Jar examples for e:emoji4j
Java library to convert short codes, html entities to emojis and vice-versa
You can download jar file emoji4j 5.0 in this page.
Apache License, Version 2.0
You can use the following script to add emoji4j-5.0.jar to your project.
<dependency> <groupId>com.kcthota</groupId> <artifactId>emoji4j</artifactId> <version>5.0</version> </dependency>
compile group: 'com.kcthota', name: 'emoji4j', version: '5.0'
libraryDependencies += "com.kcthota" % "emoji4j" % "5.0"
<dependency org="com.kcthota" name="emoji4j" rev="5.0"/>
@Grapes(@Grab(group='com.kcthota', module='emoji4j', version='5.0'))
'com.kcthota:emoji4j:jar:5.0'
Click the following link to download the jar file.
emoji4j-5.0-javadoc.jar