Last Version

JCodec 0.2.5

Pure Java implementation of video/audio codecs and formats

License

License

GroupId

GroupId

org.jcodec
ArtifactId

ArtifactId

jcodec
Version

Version

0.2.5
Type

Type

jar
Description

Description

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

Project URL

http://jcodec.org
Source Code Management

Source Code Management

https://github.com/jcodec/jcodec

Download jcodec 0.2.5


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.