is not current version
Last Version 0.1.13

com.mesibo.api:emojiview 0.1.9

Mesibo EmojiView for Messaging

GroupId

GroupId

com.mesibo.api
ArtifactId

ArtifactId

emojiview
Version

Version

0.1.9
Type

Type

aar

Download emojiview 0.1.9


<!-- https://jarcasting.com/artifacts/com.mesibo.api/emojiview/ -->
<dependency>
    <groupId>com.mesibo.api</groupId>
    <artifactId>emojiview</artifactId>
    <version>0.1.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mesibo.api/emojiview/
implementation 'com.mesibo.api:emojiview:0.1.9'
// https://jarcasting.com/artifacts/com.mesibo.api/emojiview/
implementation ("com.mesibo.api:emojiview:0.1.9")
'com.mesibo.api:emojiview:aar:0.1.9'
<dependency org="com.mesibo.api" name="emojiview" rev="0.1.9">
  <artifact name="emojiview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mesibo.api', module='emojiview', version='0.1.9')
)
libraryDependencies += "com.mesibo.api" % "emojiview" % "0.1.9"
[com.mesibo.api/emojiview "0.1.9"]