GroupId | GroupIdcom.sobot.chat |
---|---|
ArtifactId | ArtifactIdsobotsdk-mall-x |
Version | Version3.0.9.1 |
Type | Typeaar |
Filename | Size |
---|---|
sobotsdk-mall-x-3.0.9.1.pom | |
sobotsdk-mall-x-3.0.9.1-sources.jar | 1 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.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sobot.chat/sobotsdk-mall-x/
implementation 'com.sobot.chat:sobotsdk-mall-x:3.0.9.1'
// https://jarcasting.com/artifacts/com.sobot.chat/sobotsdk-mall-x/
implementation ("com.sobot.chat:sobotsdk-mall-x:3.0.9.1")
'com.sobot.chat:sobotsdk-mall-x:aar:3.0.9.1'
<dependency org="com.sobot.chat" name="sobotsdk-mall-x" rev="3.0.9.1">
<artifact name="sobotsdk-mall-x" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sobot.chat', module='sobotsdk-mall-x', version='3.0.9.1')
)
libraryDependencies += "com.sobot.chat" % "sobotsdk-mall-x" % "3.0.9.1"
[com.sobot.chat/sobotsdk-mall-x "3.0.9.1"]