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