MVN

it.tidalwave.image : image-modules

Maven & Gradle

Jan 19, 2023

Mistral (modules)

<dependency>
    <groupId>it.tidalwave.image</groupId>
    <artifactId>image-modules</artifactId>
    <version>1.0-ALPHA-7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.tidalwave.image : image-modules to add to Maven - Latest Versions:

  • Latest Stable: 1.0-ALPHA-7
  • Latest Alpha: 1.0-ALPHA-7

All Versions

Choose a version of it.tidalwave.image : image-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
image-modules-1.0-ALPHA-7
image-modules-1.0-ALPHA-6
image-modules-1.0-ALPHA-5
image-modules-1.0-ALPHA-4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.image</groupId>
    <artifactId>image-modules</artifactId>
    <version>1.0-ALPHA-7</version>
</dependency>