не последняя версия
Последняя версия 1.9.56

org.mp4parser:streaming 1.9.37

This package has a focus on streams. It can read A/V data from e.g. a network source.

Группа

Группа

org.mp4parser
Идентификатор

Идентификатор

streaming
Версия

Версия

1.9.37
Тип

Тип

jar

Скачать streaming 1.9.37


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