| License |
License |
|---|---|
| GroupId | GroupIdcom.sobot.call |
| ArtifactId | ArtifactIdsobotcall |
| Version | Version1.0 |
| Type | Typeaar |
| Description |
Descriptionsobotcall
sobot call sdk
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sobotcall-1.0.pom | |
| sobotcall-1.0.aar | 8 MB |
| sobotcall-1.0-sources.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sobot.call/sobotcall/ -->
<dependency>
<groupId>com.sobot.call</groupId>
<artifactId>sobotcall</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sobot.call/sobotcall/
implementation 'com.sobot.call:sobotcall:1.0'
// https://jarcasting.com/artifacts/com.sobot.call/sobotcall/
implementation ("com.sobot.call:sobotcall:1.0")
'com.sobot.call:sobotcall:aar:1.0'
<dependency org="com.sobot.call" name="sobotcall" rev="1.0">
<artifact name="sobotcall" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sobot.call', module='sobotcall', version='1.0')
)
libraryDependencies += "com.sobot.call" % "sobotcall" % "1.0"
[com.sobot.call/sobotcall "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sobot.library : sobotcommon | jar | 1.0 |