MVN

org.bytedeco : javacv

Maven & Gradle

Jun 05, 2023
55 usages
6.8k stars

JavaCV · Java interface to OpenCV, FFmpeg, and more

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

Latest Version

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

  • Latest Stable: 1.5.9

All Versions

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

Version Vulnerabilities Updated
1.5.x
javacv-1.5.9
javacv-1.5.8
javacv-1.5.7
javacv-1.5.6
javacv-1.5.5
javacv-1.5.4
javacv-1.5.3
javacv-1.5.2
javacv-1.5.1
1.5
javacv-1.5
1.4.x
javacv-1.4.4
javacv-1.4.3
javacv-1.4.2
javacv-1.4.1
1.4
javacv-1.4
1.3.x
javacv-1.3.3
javacv-1.3.2
javacv-1.3.1
1.3
javacv-1.3
1.2
javacv-1.2
1.1
javacv-1.1
1.0
javacv-1.0
0.11
javacv-0.11
0.10
javacv-0.10
0.9
javacv-0.9
0.8
javacv-0.8

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bytedeco</groupId>
    <artifactId>javacv</artifactId>
    <version>1.5.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.bytedeco:javacv:1.5.9'

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

implementation("org.bytedeco:javacv:1.5.9")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.bytedeco" % "javacv" % "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

Nov 10, 2019
113 usages
Jun 22, 2023
225 usages
294 stars
Feb 03, 2023
239 usages
52 stars
Dec 24, 2022
65 usages
2k stars
Mar 13, 2021
9 usages
653 stars
Aug 10, 2023
16 usages
3.9k stars
Aug 02, 2023
875 usages
8.6k stars
Jan 22, 2023
881 usages
860 stars
Dec 12, 2022
Jul 19, 2023
1.6k usages