Download emoji-0.5.0.jar file - Jar e

Jar examples for e:emoji

Description

A simple library to add Emoji support to your Android Application

You can download jar file emoji 0.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add emoji-0.5.0.jar to your project.

<dependency>
   <groupId>com.vanniktech</groupId>
   <artifactId>emoji</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.vanniktech', name: 'emoji', version: '0.5.0'
libraryDependencies += "com.vanniktech" % "emoji" % "0.5.0"
<dependency org="com.vanniktech" name="emoji" rev="0.5.0"/>
@Grapes(@Grab(group='com.vanniktech', module='emoji', version='0.5.0'))
'com.vanniktech:emoji:jar:0.5.0'

Download

Click the following link to download the jar file.

emoji-0.5.0-javadoc.jar
emoji-0.5.0-sources.jar
emoji-0.5.0.pom



Related Tutorials