не последняя версия
Последняя версия 4.3.22

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

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.

Группа

Группа

com.kurento.kws
Идентификатор

Идентификатор

kws-content-api
Версия

Версия

4.2.2
Тип

Тип

jar

Скачать kws-content-api 4.2.2


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