MVN

com.github.downgoon : marvin

Maven & Gradle

Jan 03, 2018
10 stars

marvin · Marvin Image Processing Framework provides features for processing images and videos in real-time

<dependency>
    <groupId>com.github.downgoon</groupId>
    <artifactId>marvin</artifactId>
    <version>1.5.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.downgoon : marvin to add to Maven - Latest Versions:

  • Latest Stable: 1.5.5

All Versions

Choose a version of com.github.downgoon : marvin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
marvin-1.5.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.downgoon</groupId>
    <artifactId>marvin</artifactId>
    <version>1.5.5</version>
</dependency>

Advertisement