MVN

ai.kognition.pilecv4j : pilecv4j-settings

Maven & Gradle

Feb 26, 2023
6 stars

PileCv4j Settings · An image and video processing library for java.

<dependency>
    <groupId>ai.kognition.pilecv4j</groupId>
    <artifactId>pilecv4j-settings</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.kognition.pilecv4j : pilecv4j-settings to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of ai.kognition.pilecv4j : pilecv4j-settings to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
pilecv4j-settings-1.0
0.17
pilecv4j-settings-0.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ai.kognition.pilecv4j</groupId>
    <artifactId>pilecv4j-settings</artifactId>
    <version>1.0</version>
</dependency>