is not current version
Last Version 3.1.2

com.sobot.chat:sobotsdk-mall 2.9.9

sobot sdk mall

GroupId

GroupId

com.sobot.chat
ArtifactId

ArtifactId

sobotsdk-mall
Version

Version

2.9.9
Type

Type

aar

Download sobotsdk-mall 2.9.9


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