MVN

club.pizzalord : galadriel

Maven & Gradle

Apr 09, 2021
<dependency>
    <groupId>club.pizzalord</groupId>
    <artifactId>galadriel</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of club.pizzalord : galadriel to add to Maven - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of club.pizzalord : galadriel to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
galadriel-0.0.9
galadriel-0.0.7
galadriel-0.0.6
galadriel-0.0.5
galadriel-0.0.3
galadriel-0.0.2
galadriel-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>club.pizzalord</groupId>
    <artifactId>galadriel</artifactId>
    <version>0.0.9</version>
</dependency>

Advertisement