JavaAV

Java interface to FFmpeg

License

License

GroupId

GroupId

com.github.hoary.javaav
ArtifactId

ArtifactId

JavaAV
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JavaAV
Java interface to FFmpeg
Project URL

Project URL

https://github.com/hoary/JavaAV

Download JavaAV

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.googlecode.javacv » javacv jar 0.6
org.apache.logging.log4j : log4j-api jar 2.0-beta9
org.apache.logging.log4j : log4j-core jar 2.0-beta9
com.github.hoary.ffmpeg : FFmpeg-android-arm jar 2.0.1.1
com.github.hoary.ffmpeg : FFmpeg-linux-x86 jar 2.0.1.1
com.github.hoary.ffmpeg : FFmpeg-linux-x86_64 jar 2.0.1.1
com.github.hoary.ffmpeg : FFmpeg-macosx-x86_64 jar 2.0.1.1
com.github.hoary.ffmpeg : FFmpeg-windows-x86 jar 2.0.1.1
com.github.hoary.ffmpeg : FFmpeg-windows-x86_64 jar 2.0.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1