is not current version
Last Version 1.9.4

com.sobot.chat:sobotsdk-local 1.8.6

sobot sdk bzhan

GroupId

GroupId

com.sobot.chat
ArtifactId

ArtifactId

sobotsdk-local
Version

Version

1.8.6
Type

Type

aar

Download sobotsdk-local 1.8.6


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