is not current version
Last Version 6.6.0

de.fhg.fokus.nubomedia:nubomedia-media-client 1.0

The media client to use on together with Kurento client for depoying applications on the NUBOMEDIA cloud platform

Categories

Categories

CLI User Interface
GroupId

GroupId

de.fhg.fokus.nubomedia
ArtifactId

ArtifactId

nubomedia-media-client
Version

Version

1.0
Type

Type

jar

Download nubomedia-media-client 1.0


<!-- https://jarcasting.com/artifacts/de.fhg.fokus.nubomedia/nubomedia-media-client/ -->
<dependency>
    <groupId>de.fhg.fokus.nubomedia</groupId>
    <artifactId>nubomedia-media-client</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.fhg.fokus.nubomedia/nubomedia-media-client/
implementation 'de.fhg.fokus.nubomedia:nubomedia-media-client:1.0'
// https://jarcasting.com/artifacts/de.fhg.fokus.nubomedia/nubomedia-media-client/
implementation ("de.fhg.fokus.nubomedia:nubomedia-media-client:1.0")
'de.fhg.fokus.nubomedia:nubomedia-media-client:jar:1.0'
<dependency org="de.fhg.fokus.nubomedia" name="nubomedia-media-client" rev="1.0">
  <artifact name="nubomedia-media-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fhg.fokus.nubomedia', module='nubomedia-media-client', version='1.0')
)
libraryDependencies += "de.fhg.fokus.nubomedia" % "nubomedia-media-client" % "1.0"
[de.fhg.fokus.nubomedia/nubomedia-media-client "1.0"]