MVN

me.escoffier.fluid : fluid-project

Maven & Gradle

May 02, 2018
4 stars

the Fluid Project · Fluid - a substance that has no fixed shape and yields easily to external pressure

<dependency>
    <groupId>me.escoffier.fluid</groupId>
    <artifactId>fluid-project</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.escoffier.fluid : fluid-project to add to Maven - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of me.escoffier.fluid : fluid-project to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8
fluid-project-0.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.escoffier.fluid</groupId>
    <artifactId>fluid-project</artifactId>
    <version>0.8</version>
</dependency>

Advertisement