Download emoji4j-5.0.jar file - Jar e

Jar examples for e:emoji4j

Description

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

You can download jar file emoji4j 5.0 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

emoji4j-5.0-javadoc.jar
emoji4j-5.0-sources.jar
emoji4j-5.0.jar
emoji4j-5.0.pom



Related Tutorials