is not current version
Last Version 1.0

com.sobot.call:sobotcall 0.2

sobot call sdk

GroupId

GroupId

com.sobot.call
ArtifactId

ArtifactId

sobotcall
Version

Version

0.2
Type

Type

aar

Download sobotcall 0.2


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