is not current version
Last Version 0.14.0-beta-2

io.opentimeline:opentimelineio 0.14.0-beta-1

OpenTimelineIO is an interchange format and API for editorial cut information. OTIO is not a container format for media, rather it contains information about the order and length of cuts and references to external media.

GroupId

GroupId

io.opentimeline
ArtifactId

ArtifactId

opentimelineio
Version

Version

0.14.0-beta-1
Type

Type

jar

Download opentimelineio 0.14.0-beta-1


<!-- https://jarcasting.com/artifacts/io.opentimeline/opentimelineio/ -->
<dependency>
    <groupId>io.opentimeline</groupId>
    <artifactId>opentimelineio</artifactId>
    <version>0.14.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.opentimeline/opentimelineio/
implementation 'io.opentimeline:opentimelineio:0.14.0-beta-1'
// https://jarcasting.com/artifacts/io.opentimeline/opentimelineio/
implementation ("io.opentimeline:opentimelineio:0.14.0-beta-1")
'io.opentimeline:opentimelineio:jar:0.14.0-beta-1'
<dependency org="io.opentimeline" name="opentimelineio" rev="0.14.0-beta-1">
  <artifact name="opentimelineio" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.opentimeline', module='opentimelineio', version='0.14.0-beta-1')
)
libraryDependencies += "io.opentimeline" % "opentimelineio" % "0.14.0-beta-1"
[io.opentimeline/opentimelineio "0.14.0-beta-1"]