MVN

science.aist.imaging : imaging

Maven & Gradle

Sep 30, 2021
3 stars

Imaging · Framework for image processing and computer vision.

<dependency>
    <groupId>science.aist.imaging</groupId>
    <artifactId>imaging</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of science.aist.imaging : imaging to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of science.aist.imaging : imaging to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
imaging-2.0.0
1.2.x
imaging-1.2.0
1.1.x
imaging-1.1.0
1.0.x
imaging-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>science.aist.imaging</groupId>
    <artifactId>imaging</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement