Last Version

OpenTimelineIO 0.14.0-beta-2

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.

License

License

GroupId

GroupId

io.opentimeline
ArtifactId

ArtifactId

opentimelineio
Version

Version

0.14.0-beta-2
Type

Type

jar
Description

Description

OpenTimelineIO
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.
Source Code Management

Source Code Management

https://github.com/PixarAnimationStudios/OpenTimelineIO

Download opentimelineio 0.14.0-beta-2


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.