| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.opentimeline |
| Идентификатор | Идентификаторopentimelineio |
| Версия | Версия0.14.0-beta-2 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| opentimelineio-0.14.0-beta-2.pom | |
| opentimelineio-0.14.0-beta-2.jar | 984 KB |
| opentimelineio-0.14.0-beta-2-sources.jar | 1 MB |
| opentimelineio-0.14.0-beta-2-javadoc.jar | 337 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |