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

org.kurento:kurento-commons-testing 5.0.3

TODO

Группа

Группа

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

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

kurento-commons-testing
Версия

Версия

5.0.3
Тип

Тип

jar

Скачать kurento-commons-testing 5.0.3


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