GroupId | GroupIdcom.sobot.chat |
---|---|
ArtifactId | ArtifactIdsobotsdk-mall-x |
Version | Version3.0.8.3 |
Type | Typeaar |
Filename | Size |
---|---|
sobotsdk-mall-x-3.0.8.3.pom | |
sobotsdk-mall-x-3.0.8.3.aar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sobot.chat/sobotsdk-mall-x/ -->
<dependency>
<groupId>com.sobot.chat</groupId>
<artifactId>sobotsdk-mall-x</artifactId>
<version>3.0.8.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sobot.chat/sobotsdk-mall-x/
implementation 'com.sobot.chat:sobotsdk-mall-x:3.0.8.3'
// https://jarcasting.com/artifacts/com.sobot.chat/sobotsdk-mall-x/
implementation ("com.sobot.chat:sobotsdk-mall-x:3.0.8.3")
'com.sobot.chat:sobotsdk-mall-x:aar:3.0.8.3'
<dependency org="com.sobot.chat" name="sobotsdk-mall-x" rev="3.0.8.3">
<artifact name="sobotsdk-mall-x" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sobot.chat', module='sobotsdk-mall-x', version='3.0.8.3')
)
libraryDependencies += "com.sobot.chat" % "sobotsdk-mall-x" % "3.0.8.3"
[com.sobot.chat/sobotsdk-mall-x "3.0.8.3"]