MVN

org.bytedeco : opencv

Maven & Gradle

Jun 03, 2023
17 usages

JavaCPP Presets for OpenCV

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

Latest Version

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

  • Latest Stable: 4.7.0-1.5.9

All Versions

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

Version Vulnerabilities Updated
4.7.x
opencv-4.7.0-1.5.9
4.6.x
opencv-4.6.0-1.5.8
4.5.x
opencv-4.5.5-1.5.7
opencv-4.5.3-1.5.6
opencv-4.5.1-1.5.5
4.4.x
opencv-4.4.0-1.5.4
4.3.x
opencv-4.3.0-1.5.3
4.1.x
opencv-4.1.2-1.5.2
opencv-4.1.0-1.5.1
4.0.x
opencv-4.0.1-1.5

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bytedeco</groupId>
    <artifactId>opencv</artifactId>
    <version>4.7.0-1.5.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.bytedeco:opencv:4.7.0-1.5.9'

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

implementation("org.bytedeco:opencv:4.7.0-1.5.9")

How to add a dependency to SBT Scala

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

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

Jun 04, 2023
24 usages
Jun 04, 2023
11 usages
Nov 01, 2022
11 usages
Oct 30, 2022
11 usages
Jun 02, 2023
1 usages
Jun 02, 2023
3 usages
1.9k stars
Jun 02, 2023
1 usages
Jun 04, 2023
19 usages
May 09, 2019
1 stars