MVN

io.agora.rtc : screen-capture

Maven & Gradle

Jul 26, 2023
2 stars

screen-capture · Agora SDK

<dependency>
    <groupId>io.agora.rtc</groupId>
    <artifactId>screen-capture</artifactId>
    <version>4.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.agora.rtc : screen-capture to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.2
  • Latest Release Candidate: 4.0.0-rc.1

All Versions

Choose a version of io.agora.rtc : screen-capture to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
12
screen-capture-12-15-ci-test-2
4.2.x
screen-capture-4.2.2
screen-capture-4.2.1
screen-capture-4.2.0
4.1.x
screen-capture-4.1.1
screen-capture-4.1.0-1
screen-capture-4.1.0
4.0.x
screen-capture-4.0.1
screen-capture-4.0.0.4
screen-capture-4.0.0.3
screen-capture-4.0.0-rc.1
screen-capture-4.0.0.test3
screen-capture-4.0.0.test.2

How to add a dependency to Maven

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

<dependency>
    <groupId>io.agora.rtc</groupId>
    <artifactId>screen-capture</artifactId>
    <version>4.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.agora.rtc : screen-capture gradle dependency to your build.gradle file:

implementation 'io.agora.rtc:screen-capture:4.2.2'

Gradle Kotlin DSL: Add the following io.agora.rtc : screen-capture gradle kotlin dependency to your build.gradle.kts file:

implementation("io.agora.rtc:screen-capture:4.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.agora.rtc : screen-capture sbt scala dependency to your build.sbt file:

libraryDependencies += "io.agora.rtc" % "screen-capture" % "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