is not current version
Last Version 6.5.0

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

Extends the kurento repository clientI to work on the NUBOMEDIA cloud environment

Categories

Categories

CLI User Interface
GroupId

GroupId

de.fhg.fokus.nubomedia
ArtifactId

ArtifactId

nubomedia-repository-client
Version

Version

1.0
Type

Type

jar

Download nubomedia-repository-client 1.0


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