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

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

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
Версия

Версия

1.0.1
Тип

Тип

jar

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


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