MVN

com.marvelution : marvelution-skins

Maven & Gradle

Jun 19, 2012

Marvelution Skins Parent POM

<dependency>
    <groupId>com.marvelution</groupId>
    <artifactId>marvelution-skins</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.marvelution : marvelution-skins to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of com.marvelution : marvelution-skins to add to Maven - All Versions:

Version Vulnerabilities Updated
1
marvelution-skins-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.marvelution</groupId>
    <artifactId>marvelution-skins</artifactId>
    <version>1</version>
</dependency>

Advertisement