Last Version

emoji4j 14.0.0

emoji4j is an Emoji processing library for Java

License

License

GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

emoji4j
Version

Version

14.0.0
Type

Type

pom
Description

Description

emoji4j
emoji4j is an Emoji processing library for Java
Project URL

Project URL

https://github.com/sigpwned/emoji4j
Source Code Management

Source Code Management

https://github.com/sigpwned/emoji4j/tree/main

Download emoji4j 14.0.0

Filename Size
emoji4j-14.0.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sigpwned/emoji4j/ -->
<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>emoji4j</artifactId>
    <version>14.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sigpwned/emoji4j/
implementation 'com.sigpwned:emoji4j:14.0.0'
// https://jarcasting.com/artifacts/com.sigpwned/emoji4j/
implementation ("com.sigpwned:emoji4j:14.0.0")
'com.sigpwned:emoji4j:pom:14.0.0'
<dependency org="com.sigpwned" name="emoji4j" rev="14.0.0">
  <artifact name="emoji4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sigpwned', module='emoji4j', version='14.0.0')
)
libraryDependencies += "com.sigpwned" % "emoji4j" % "14.0.0"
[com.sigpwned/emoji4j "14.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • emoji4j-core
  • emoji4j-benchmarks
  • emoji4j-maven-plugin