License |
License |
---|---|
GroupId | GroupIdcom.sigpwned |
ArtifactId | ArtifactIdemoji4j |
Last Version | Last Version14.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionemoji4j
emoji4j is an Emoji processing library for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]