License |
License |
---|---|
GroupId | GroupIdio.agora.rtc |
ArtifactId | ArtifactIdfull-sdk |
Last Version | Last Version3.7.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionfull-sdk
Agora SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
full-sdk-3.7.0.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.agora.rtc/full-sdk/ -->
<dependency>
<groupId>io.agora.rtc</groupId>
<artifactId>full-sdk</artifactId>
<version>3.7.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.agora.rtc/full-sdk/
implementation 'io.agora.rtc:full-sdk:3.7.0.3'
// https://jarcasting.com/artifacts/io.agora.rtc/full-sdk/
implementation ("io.agora.rtc:full-sdk:3.7.0.3")
'io.agora.rtc:full-sdk:aar:3.7.0.3'
<dependency org="io.agora.rtc" name="full-sdk" rev="3.7.0.3">
<artifact name="full-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.agora.rtc', module='full-sdk', version='3.7.0.3')
)
libraryDependencies += "io.agora.rtc" % "full-sdk" % "3.7.0.3"
[io.agora.rtc/full-sdk "3.7.0.3"]