MVN

com.jdcloud.sdk : openjrtc

Maven & Gradle

May 12, 2022
40 stars

openjrtc · JDCLOUD Open API SDK for Java

<dependency>
    <groupId>com.jdcloud.sdk</groupId>
    <artifactId>openjrtc</artifactId>
    <version>1.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jdcloud.sdk : openjrtc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.8

All Versions

Choose a version of com.jdcloud.sdk : openjrtc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
openjrtc-1.1.8
openjrtc-1.1.7
openjrtc-1.1.6
openjrtc-1.1.5
openjrtc-1.1.4
openjrtc-1.1.2
openjrtc-1.1.1
openjrtc-1.1.0
1.0.x
openjrtc-1.0.0

How to add a dependency to Maven

Add the following com.jdcloud.sdk : openjrtc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jdcloud.sdk</groupId>
    <artifactId>openjrtc</artifactId>
    <version>1.1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jdcloud.sdk : openjrtc gradle dependency to your build.gradle file:

implementation 'com.jdcloud.sdk:openjrtc:1.1.8'

Gradle Kotlin DSL: Add the following com.jdcloud.sdk : openjrtc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jdcloud.sdk:openjrtc:1.1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jdcloud.sdk : openjrtc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jdcloud.sdk" % "openjrtc" % "1.1.8"

Advertisement

Dependencies from Group

Nov 11, 2022
106 usages
40 stars
May 23, 2019
42 usages
40 stars
Jan 05, 2023
18 usages
40 stars
sms
Jan 04, 2021
5 usages
40 stars
vpc
Jan 05, 2023
4 usages
40 stars

Discover Dependencies