GroupId | GroupIdcom.github.mfornos |
---|---|
ArtifactId | ArtifactIdhumanize-emoji |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
humanize-emoji-1.2.0.pom | |
humanize-emoji-1.2.0.jar | 7 KB |
humanize-emoji-1.2.0-sources.jar | 4 KB |
humanize-emoji-1.2.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mfornos/humanize-emoji/ -->
<dependency>
<groupId>com.github.mfornos</groupId>
<artifactId>humanize-emoji</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-emoji/
implementation 'com.github.mfornos:humanize-emoji:1.2.0'
// https://jarcasting.com/artifacts/com.github.mfornos/humanize-emoji/
implementation ("com.github.mfornos:humanize-emoji:1.2.0")
'com.github.mfornos:humanize-emoji:jar:1.2.0'
<dependency org="com.github.mfornos" name="humanize-emoji" rev="1.2.0">
<artifact name="humanize-emoji" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfornos', module='humanize-emoji', version='1.2.0')
)
libraryDependencies += "com.github.mfornos" % "humanize-emoji" % "1.2.0"
[com.github.mfornos/humanize-emoji "1.2.0"]