MVN

it.tidalwave.solidblue2 : solidblue2-modules

Maven & Gradle

Feb 20, 2019

SolidBlue2 (modules)

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

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
1.0
solidblue2-modules-1.0-ALPHA-8
solidblue2-modules-1.0-ALPHA-7
solidblue2-modules-1.0-ALPHA-6
solidblue2-modules-1.0-ALPHA-5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.tidalwave.solidblue2</groupId>
    <artifactId>solidblue2-modules</artifactId>
    <version>1.0-ALPHA-8</version>
</dependency>