JCodec

Pure Java implementation of video/audio codecs and formats

License

License

GroupId

GroupId

org.jcodec
ArtifactId

ArtifactId

jcodec-streaming
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

JCodec
Pure Java implementation of video/audio codecs and formats
Project URL

Project URL

http://jcodec.org

Download jcodec-streaming

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jcodec : jcodec-javase jar 0.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2