is not current version
Last Version 3.39.1

ru.webim.sdk:webimclientsdkandroid 3.36.4

Webim Mobile SDK enables Android developers to implement chats into their mobile apps for communications between users and agents.

Categories

Categories

CLI User Interface
GroupId

GroupId

ru.webim.sdk
ArtifactId

ArtifactId

webimclientsdkandroid
Version

Version

3.36.4
Type

Type

aar

Download webimclientsdkandroid 3.36.4


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