is not current version
Last Version 6.2.0

org.kurento:kurento-commons-testing 6.0.0

TODO

GroupId

GroupId

org.kurento
ArtifactId

ArtifactId

kurento-commons-testing
Version

Version

6.0.0
Type

Type

jar

Download kurento-commons-testing 6.0.0


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