MVN

ai.kognition.pilecv4j : opencv-install-jar

Maven & Gradle

Jul 24, 2022
0 stars

opencv-install-jar (0.16-opencv4.5.2) · Package up and install the opencv jar file

<dependency>
    <groupId>ai.kognition.pilecv4j</groupId>
    <artifactId>opencv-install-jar</artifactId>
    <version>0.16-opencv4.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.kognition.pilecv4j : opencv-install-jar to add to Maven - Latest Versions:

  • Latest Stable: 0.16-opencv4.5.2

All Versions

Choose a version of ai.kognition.pilecv4j : opencv-install-jar to add to Maven - All Versions:

Version Vulnerabilities Updated
0.16
opencv-install-jar-0.16-opencv4.5.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ai.kognition.pilecv4j</groupId>
    <artifactId>opencv-install-jar</artifactId>
    <version>0.16-opencv4.5.2</version>
</dependency>