License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdru.webim.sdk |
ArtifactId | ArtifactIdwebimclientsdkandroid |
Version | Version3.36.9 |
Type | Typeaar |
Description |
DescriptionWebim Mobile SDK for Android
Webim Mobile SDK enables Android developers to implement chats into their mobile apps for communications between users and agents.
|
Filename | Size |
---|---|
webimclientsdkandroid-3.36.9.pom | |
webimclientsdkandroid-3.36.9.aar | 401 KB |
webimclientsdkandroid-3.36.9-sources.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.webim.sdk/webimclientsdkandroid/ -->
<dependency>
<groupId>ru.webim.sdk</groupId>
<artifactId>webimclientsdkandroid</artifactId>
<version>3.36.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.webim.sdk/webimclientsdkandroid/
implementation 'ru.webim.sdk:webimclientsdkandroid:3.36.9'
// https://jarcasting.com/artifacts/ru.webim.sdk/webimclientsdkandroid/
implementation ("ru.webim.sdk:webimclientsdkandroid:3.36.9")
'ru.webim.sdk:webimclientsdkandroid:aar:3.36.9'
<dependency org="ru.webim.sdk" name="webimclientsdkandroid" rev="3.36.9">
<artifact name="webimclientsdkandroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.webim.sdk', module='webimclientsdkandroid', version='3.36.9')
)
libraryDependencies += "ru.webim.sdk" % "webimclientsdkandroid" % "3.36.9"
[ru.webim.sdk/webimclientsdkandroid "3.36.9"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : converter-gson | jar | 2.2.0 |
androidx.annotation » annotation | jar | 1.1.0 |
com.squareup.retrofit2 : retrofit | jar | 2.2.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.5.0 |
net.zetetic : android-database-sqlcipher | aar | 4.4.3 |
androidx.sqlite » sqlite | jar | 2.1.0 |
androidx.security » security-crypto | jar | 1.1.0-alpha03 |