Download nubomedia-media-client-1.0.2.jar file - Jar n

Jar examples for n:nubomedia-media-client

Description

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

You can download jar file nubomedia-media-client 1.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add nubomedia-media-client-1.0.2.jar to your project.

<dependency>
   <groupId>de.fhg.fokus.nubomedia</groupId>
   <artifactId>nubomedia-media-client</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'de.fhg.fokus.nubomedia', name: 'nubomedia-media-client', version: '1.0.2'
libraryDependencies += "de.fhg.fokus.nubomedia" % "nubomedia-media-client" % "1.0.2"
<dependency org="de.fhg.fokus.nubomedia" name="nubomedia-media-client" rev="1.0.2"/>
@Grapes(@Grab(group='de.fhg.fokus.nubomedia', module='nubomedia-media-client', version='1.0.2'))
'de.fhg.fokus.nubomedia:nubomedia-media-client:jar:1.0.2'

Download

Click the following link to download the jar file.

nubomedia-media-client-1.0.2-javadoc.jar
nubomedia-media-client-1.0.2-sources.jar
nubomedia-media-client-1.0.2.jar
nubomedia-media-client-1.0.2.pom



Related Tutorials