Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdfi.vtt.nubomedia |
ArtifactId | ArtifactIdkurento-tree-client-android |
Version | Version1.0.8 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/fi.vtt.nubomedia/kurento-tree-client-android/ -->
<dependency>
<groupId>fi.vtt.nubomedia</groupId>
<artifactId>kurento-tree-client-android</artifactId>
<version>1.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fi.vtt.nubomedia/kurento-tree-client-android/
implementation 'fi.vtt.nubomedia:kurento-tree-client-android:1.0.8'
// https://jarcasting.com/artifacts/fi.vtt.nubomedia/kurento-tree-client-android/
implementation ("fi.vtt.nubomedia:kurento-tree-client-android:1.0.8")
'fi.vtt.nubomedia:kurento-tree-client-android:aar:1.0.8'
<dependency org="fi.vtt.nubomedia" name="kurento-tree-client-android" rev="1.0.8">
<artifact name="kurento-tree-client-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='fi.vtt.nubomedia', module='kurento-tree-client-android', version='1.0.8')
)
libraryDependencies += "fi.vtt.nubomedia" % "kurento-tree-client-android" % "1.0.8"
[fi.vtt.nubomedia/kurento-tree-client-android "1.0.8"]