MVN

com.sun.phobos : phobos-modules

Maven & Gradle

Sep 30, 2011

phobos-modules

<dependency>
    <groupId>com.sun.phobos</groupId>
    <artifactId>phobos-modules</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.phobos : phobos-modules to add to Maven - Latest Versions:

  • Latest Stable: 0.6.2

All Versions

Choose a version of com.sun.phobos : phobos-modules to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
phobos-modules-0.6.2
phobos-modules-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sun.phobos</groupId>
    <artifactId>phobos-modules</artifactId>
    <version>0.6.2</version>
</dependency>