| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdru.webim.sdk | 
    
| ArtifactId | ArtifactIdwebimclientsdkandroid | 
    
| Last Version | Last Version3.39.1 | 
        
| Release Date | Release Date | 
        
| 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.39.1.pom | |
| webimclientsdkandroid-3.39.1.aar | 401 KB | 
| webimclientsdkandroid-3.39.1-sources.jar | 139 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ru.webim.sdk/webimclientsdkandroid/ -->
<dependency>
    <groupId>ru.webim.sdk</groupId>
    <artifactId>webimclientsdkandroid</artifactId>
    <version>3.39.1</version>
    <type>aar</type>
</dependency>
                // https://jarcasting.com/artifacts/ru.webim.sdk/webimclientsdkandroid/
implementation 'ru.webim.sdk:webimclientsdkandroid:3.39.1'
                // https://jarcasting.com/artifacts/ru.webim.sdk/webimclientsdkandroid/
implementation ("ru.webim.sdk:webimclientsdkandroid:3.39.1")
                'ru.webim.sdk:webimclientsdkandroid:aar:3.39.1'
                <dependency org="ru.webim.sdk" name="webimclientsdkandroid" rev="3.39.1">
  <artifact name="webimclientsdkandroid" type="aar" />
</dependency>
                @Grapes(
@Grab(group='ru.webim.sdk', module='webimclientsdkandroid', version='3.39.1')
)
                libraryDependencies += "ru.webim.sdk" % "webimclientsdkandroid" % "3.39.1"
                [ru.webim.sdk/webimclientsdkandroid "3.39.1"]
                | 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.0.0 |