is not current version
Last Version 1.0.2

com.github.binarywang:java-emoji-converter 1.0.0

Java Emoji Converter

Categories

Categories

Java Languages
GroupId

GroupId

com.github.binarywang
ArtifactId

ArtifactId

java-emoji-converter
Version

Version

1.0.0
Type

Type

jar

Download java-emoji-converter 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.binarywang/java-emoji-converter/ -->
<dependency>
    <groupId>com.github.binarywang</groupId>
    <artifactId>java-emoji-converter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.binarywang/java-emoji-converter/
implementation 'com.github.binarywang:java-emoji-converter:1.0.0'
// https://jarcasting.com/artifacts/com.github.binarywang/java-emoji-converter/
implementation ("com.github.binarywang:java-emoji-converter:1.0.0")
'com.github.binarywang:java-emoji-converter:jar:1.0.0'
<dependency org="com.github.binarywang" name="java-emoji-converter" rev="1.0.0">
  <artifact name="java-emoji-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.binarywang', module='java-emoji-converter', version='1.0.0')
)
libraryDependencies += "com.github.binarywang" % "java-emoji-converter" % "1.0.0"
[com.github.binarywang/java-emoji-converter "1.0.0"]