MVN

org.bytedeco : ffmpeg

Maven & Gradle

Jun 02, 2023
11 usages

JavaCPP Presets for FFmpeg

<dependency>
    <groupId>org.bytedeco</groupId>
    <artifactId>ffmpeg</artifactId>
    <version>6.0-1.5.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bytedeco : ffmpeg to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0-1.5.9

All Versions

Choose a version of org.bytedeco : ffmpeg to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0
ffmpeg-6.0-1.5.9
5.1.x
ffmpeg-5.1.2-1.5.8
5.0
ffmpeg-5.0-1.5.7
4.4
ffmpeg-4.4-1.5.6
4.3.x
ffmpeg-4.3.2-1.5.5
ffmpeg-4.3.1-1.5.4
4.2.x
ffmpeg-4.2.2-1.5.3
ffmpeg-4.2.1-1.5.2
4.1.x
ffmpeg-4.1.3-1.5.1
ffmpeg-4.1.3-1.5

How to add a dependency to Maven

Add the following org.bytedeco : ffmpeg maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bytedeco</groupId>
    <artifactId>ffmpeg</artifactId>
    <version>6.0-1.5.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bytedeco : ffmpeg gradle dependency to your build.gradle file:

implementation 'org.bytedeco:ffmpeg:6.0-1.5.9'

Gradle Kotlin DSL: Add the following org.bytedeco : ffmpeg gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bytedeco:ffmpeg:6.0-1.5.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bytedeco : ffmpeg sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bytedeco" % "ffmpeg" % "6.0-1.5.9"

Advertisement

Dependencies from Group

Jun 02, 2023
215 usages
4.3k stars
Jun 05, 2023
55 usages
6.8k stars
Jun 04, 2023
45 usages
4.3k stars
Jun 05, 2023
35 usages
Jun 02, 2023
28 usages

Discover Dependencies

Sep 01, 2019
9 usages
220 stars
Sep 01, 2019
9 usages
220 stars
Jun 05, 2020
9 usages
18.5k stars
May 30, 2021
15 usages
68 stars
Feb 08, 2020
9 usages
68 stars
Oct 26, 2022
28 usages
20.6k stars