MVN

org.openpnp : opencv

Maven & Gradle

Mar 28, 2023
30 usages
275 stars

OpenPnP OpenCV · OpenCV packaged with native libraries and loader for multiple platforms.

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

Latest Version

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

  • Latest Stable: 4.7.0-0

All Versions

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

Version Vulnerabilities Updated
4.7.x
opencv-4.7.0-0
4.6.x
opencv-4.6.0-0
4.5.x
opencv-4.5.5-1
opencv-4.5.5-0
opencv-4.5.4-0
opencv-4.5.3-4
opencv-4.5.3-1
opencv-4.5.1-2
opencv-4.5.1-1
opencv-4.5.1-0
4.3.x
opencv-4.3.0-4
opencv-4.3.0-3
opencv-4.3.0-2
opencv-4.3.0-1
opencv-4.3.0-0
3.4.x
opencv-3.4.2-2
opencv-3.4.2-1
opencv-3.4.2-0
3.2.x
opencv-3.2.0-1
opencv-3.2.0-0
2.4.x
opencv-2.4.13-0
opencv-2.4.11-2
opencv-2.4.11-1
opencv-2.4.9-8

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openpnp</groupId>
    <artifactId>opencv</artifactId>
    <version>4.7.0-0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.openpnp:opencv:4.7.0-0'

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

implementation("org.openpnp:opencv:4.7.0-0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.openpnp" % "opencv" % "4.7.0-0"

Advertisement

Dependencies from Group

Mar 28, 2023
30 usages
275 stars
May 19, 2023
108 stars

Discover Dependencies

Apr 16, 2018
75 usages
226 stars
May 19, 2017
45 usages
540 stars
Aug 04, 2023
83 stars
Nov 28, 2022
171 usages
Mar 31, 2023
765 stars
Jul 02, 2022
260 usages
1.4k stars
Jun 09, 2023
66 usages
82 stars
Jun 09, 2023
171 usages
97 stars
Aug 22, 2023
14 usages
14.5k stars