Last Version

Kurento Web SDK - Media Api 4.3.22

Kurento Web SDK Media Api The kws-media-api project contains the implementation of the Kurento client side Media API for web applications.

License

License

GroupId

GroupId

com.kurento.kws
ArtifactId

ArtifactId

kws-media-api
Version

Version

4.3.22
Type

Type

jar
Description

Description

Kurento Web SDK - Media Api
Kurento Web SDK Media Api The kws-media-api project contains the implementation of the Kurento client side Media API for web applications.
Project URL

Project URL

http://www.kurento.org/docs/4.3.22
Project Organization

Project Organization

Kurento
Source Code Management

Source Code Management

https://github.com/Kurento/kws-media-api

Download kws-media-api 4.3.22


<!-- https://jarcasting.com/artifacts/com.kurento.kws/kws-media-api/ -->
<dependency>
    <groupId>com.kurento.kws</groupId>
    <artifactId>kws-media-api</artifactId>
    <version>4.3.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.kurento.kws/kws-media-api/
implementation 'com.kurento.kws:kws-media-api:4.3.22'
// https://jarcasting.com/artifacts/com.kurento.kws/kws-media-api/
implementation ("com.kurento.kws:kws-media-api:4.3.22")
'com.kurento.kws:kws-media-api:jar:4.3.22'
<dependency org="com.kurento.kws" name="kws-media-api" rev="4.3.22">
  <artifact name="kws-media-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kurento.kws', module='kws-media-api', version='4.3.22')
)
libraryDependencies += "com.kurento.kws" % "kws-media-api" % "4.3.22"
[com.kurento.kws/kws-media-api "4.3.22"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.