is not current version
Last Version 12.0

org.opencastproject:opencast-timelinepreviews-remote 9.9


GroupId

GroupId

org.opencastproject
ArtifactId

ArtifactId

opencast-timelinepreviews-remote
Version

Version

9.9
Type

Type

jar

Download opencast-timelinepreviews-remote 9.9


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