MVN

io.github.rockerhieu : emojiconize

Maven & Gradle

Sep 06, 2016
127 stars

One line emoji renderer for Android · Render emoji in your Android application in just 1 line of code

<dependency>
    <groupId>io.github.rockerhieu</groupId>
    <artifactId>emojiconize</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.rockerhieu : emojiconize to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.rockerhieu : emojiconize to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
emojiconize-1.0.0

How to add a dependency to Maven

Add the following io.github.rockerhieu : emojiconize maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.rockerhieu</groupId>
    <artifactId>emojiconize</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.rockerhieu : emojiconize gradle dependency to your build.gradle file:

implementation 'io.github.rockerhieu:emojiconize:1.0.0'

Gradle Kotlin DSL: Add the following io.github.rockerhieu : emojiconize gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.rockerhieu:emojiconize:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.rockerhieu : emojiconize sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.rockerhieu" % "emojiconize" % "1.0.0"

Advertisement

Dependencies from Group

Sep 20, 2016
1 usages
3.6k stars
Sep 06, 2016
127 stars
Feb 06, 2018
79 stars

Discover Dependencies

Sep 08, 2016
0 stars
May 15, 2022
1 usages
0 stars
Sep 10, 2016
24 stars
Feb 26, 2018
Sep 16, 2016
1 stars
Mar 12, 2022
16 usages
64 stars
Jul 23, 2018
1 usages
58.8k stars
Mar 08, 2023
228 usages
1.2k stars