is not current version
Last Version 4.3.1

com.kurento.kmf:kmf-commons-testing 4.3.0

TODO

GroupId

GroupId

com.kurento.kmf
ArtifactId

ArtifactId

kmf-commons-testing
Version

Version

4.3.0
Type

Type

jar

Download kmf-commons-testing 4.3.0


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