is not current version
Last Version 12.0

org.opencastproject:opencast-videogrid-remote 9.10


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.opencastproject
ArtifactId

ArtifactId

opencast-videogrid-remote
Version

Version

9.10
Type

Type

jar

Download opencast-videogrid-remote 9.10


<!-- https://jarcasting.com/artifacts/org.opencastproject/opencast-videogrid-remote/ -->
<dependency>
    <groupId>org.opencastproject</groupId>
    <artifactId>opencast-videogrid-remote</artifactId>
    <version>9.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencastproject/opencast-videogrid-remote/
implementation 'org.opencastproject:opencast-videogrid-remote:9.10'
// https://jarcasting.com/artifacts/org.opencastproject/opencast-videogrid-remote/
implementation ("org.opencastproject:opencast-videogrid-remote:9.10")
'org.opencastproject:opencast-videogrid-remote:jar:9.10'
<dependency org="org.opencastproject" name="opencast-videogrid-remote" rev="9.10">
  <artifact name="opencast-videogrid-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencastproject', module='opencast-videogrid-remote', version='9.10')
)
libraryDependencies += "org.opencastproject" % "opencast-videogrid-remote" % "9.10"
[org.opencastproject/opencast-videogrid-remote "9.10"]