is not current version
Last Version 1.0.2

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

Java Emoji Converter

Categories

Categories

Java Languages
GroupId

GroupId

com.github.binarywang
ArtifactId

ArtifactId

java-emoji-converter
Version

Version

0.0.1
Type

Type

jar

Download java-emoji-converter 0.0.1


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