MVN

io.agora.rtc : full-video-codec-enc

Maven & Gradle

Jul 26, 2023
2 stars

full-video-codec-enc · Agora SDK

<dependency>
    <groupId>io.agora.rtc</groupId>
    <artifactId>full-video-codec-enc</artifactId>
    <version>4.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.agora.rtc : full-video-codec-enc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.2

All Versions

Choose a version of io.agora.rtc : full-video-codec-enc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
full-video-codec-enc-4.2.2
full-video-codec-enc-4.2.1
full-video-codec-enc-4.2.0

How to add a dependency to Maven

Add the following io.agora.rtc : full-video-codec-enc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.agora.rtc</groupId>
    <artifactId>full-video-codec-enc</artifactId>
    <version>4.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.agora.rtc : full-video-codec-enc gradle dependency to your build.gradle file:

implementation 'io.agora.rtc:full-video-codec-enc:4.2.2'

Gradle Kotlin DSL: Add the following io.agora.rtc : full-video-codec-enc gradle kotlin dependency to your build.gradle.kts file:

implementation("io.agora.rtc:full-video-codec-enc:4.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.agora.rtc : full-video-codec-enc sbt scala dependency to your build.sbt file:

libraryDependencies += "io.agora.rtc" % "full-video-codec-enc" % "4.2.2"

Advertisement

Dependencies from Group

Jul 26, 2023
3 usages
2 stars
Jul 26, 2023
2 usages
2 stars
Jan 30, 2022
2 usages
2 stars
Mar 08, 2023
1 usages
1 stars
Mar 07, 2022
1 usages

Discover Dependencies