is not current version
Last Version 4.3.22

com.kurento.kws:kws-content-api 4.3.17

Kurento Content Management API for Web SDK The kws-content-api project contains the implementation of the Kurento client side Content Management API for web applications.

GroupId

GroupId

com.kurento.kws
ArtifactId

ArtifactId

kws-content-api
Version

Version

4.3.17
Type

Type

jar

Download kws-content-api 4.3.17


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