не последняя версия
Последняя версия 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.

Группа

Группа

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

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

kws-content-api
Версия

Версия

4.3.17
Тип

Тип

jar

Скачать 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"]