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