is not current version
Last Version 3.7.201

io.agora.rtc:full-headers 3.4.235

Agora SDK

GroupId

GroupId

io.agora.rtc
ArtifactId

ArtifactId

full-headers
Version

Version

3.4.235
Type

Type

jar

Download full-headers 3.4.235


<!-- https://jarcasting.com/artifacts/io.agora.rtc/full-headers/ -->
<dependency>
    <groupId>io.agora.rtc</groupId>
    <artifactId>full-headers</artifactId>
    <version>3.4.235</version>
</dependency>
// https://jarcasting.com/artifacts/io.agora.rtc/full-headers/
implementation 'io.agora.rtc:full-headers:3.4.235'
// https://jarcasting.com/artifacts/io.agora.rtc/full-headers/
implementation ("io.agora.rtc:full-headers:3.4.235")
'io.agora.rtc:full-headers:jar:3.4.235'
<dependency org="io.agora.rtc" name="full-headers" rev="3.4.235">
  <artifact name="full-headers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agora.rtc', module='full-headers', version='3.4.235')
)
libraryDependencies += "io.agora.rtc" % "full-headers" % "3.4.235"
[io.agora.rtc/full-headers "3.4.235"]