License |
License |
---|---|
GroupId | GroupIdcom.xuxueli |
ArtifactId | ArtifactIdxxl-emoji |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxxl-emoji
A flexible emoji library for Java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
xxl-emoji-1.0.0.pom | |
xxl-emoji-1.0.0.jar | 58 KB |
xxl-emoji-1.0.0-sources.jar | 47 KB |
xxl-emoji-1.0.0-javadoc.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xuxueli/xxl-emoji/ -->
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-emoji</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xuxueli/xxl-emoji/
implementation 'com.xuxueli:xxl-emoji:1.0.0'
// https://jarcasting.com/artifacts/com.xuxueli/xxl-emoji/
implementation ("com.xuxueli:xxl-emoji:1.0.0")
'com.xuxueli:xxl-emoji:jar:1.0.0'
<dependency org="com.xuxueli" name="xxl-emoji" rev="1.0.0">
<artifact name="xxl-emoji" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xuxueli', module='xxl-emoji', version='1.0.0')
)
libraryDependencies += "com.xuxueli" % "xxl-emoji" % "1.0.0"
[com.xuxueli/xxl-emoji "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.6 |