| License |
License |
|---|---|
| GroupId | GroupIdio.opentimeline |
| ArtifactId | ArtifactIdopentimelineio |
| Last Version | Last Version0.14.0-beta-2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenTimelineIO
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://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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |