MVN

com.kcthota : emoji4j

Maven & Gradle

Jan 17, 2020
6 usages
194 stars

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

<dependency>
    <groupId>com.kcthota</groupId>
    <artifactId>emoji4j</artifactId>
    <version>6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.kcthota : emoji4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0

All Versions

Choose a version of com.kcthota : emoji4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0
emoji4j-6.0
5.0
emoji4j-5.0
4.0
emoji4j-4.0
3.0
emoji4j-3.0
2.0
emoji4j-2.0
1.0
emoji4j-1.0

How to add a dependency to Maven

Add the following com.kcthota : emoji4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.kcthota</groupId>
    <artifactId>emoji4j</artifactId>
    <version>6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.kcthota : emoji4j gradle dependency to your build.gradle file:

implementation 'com.kcthota:emoji4j:6.0'

Gradle Kotlin DSL: Add the following com.kcthota : emoji4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.kcthota:emoji4j:6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.kcthota : emoji4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.kcthota" % "emoji4j" % "6.0"

Advertisement

Dependencies from Group

Jan 17, 2020
6 usages
194 stars
May 09, 2015
7 stars
Feb 06, 2016
3 stars

Discover Dependencies

Feb 07, 2022
7 usages
512 stars
May 19, 2023
2 usages
2 stars
Jan 26, 2019
4 usages
3 stars
Aug 24, 2023
3 usages
2 stars
Aug 24, 2023
3 usages
2 stars
Sep 16, 2021
2 usages
6 stars