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.

License

License

GroupId

GroupId

io.opentimeline
ArtifactId

ArtifactId

opentimelineio
Last Version

Last Version

0.14.0-beta-2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.14.0-beta-2
0.14.0-beta-1