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