MVN

net.badbird5907 : bLib-Parent

Maven & Gradle

Jul 27, 2022
6 stars

bLib · A library for java (especially bukkit/spigot) devs.

<dependency>
    <groupId>net.badbird5907</groupId>
    <artifactId>bLib-Parent</artifactId>
    <version>2.1.9-REL</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.badbird5907 : bLib-Parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.9-REL

All Versions

Choose a version of net.badbird5907 : bLib-Parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
bLib-Parent-2.1.9-REL
bLib-Parent-2.1.8-REL
bLib-Parent-2.1.7-REL
bLib-Parent-2.1.6-REL
bLib-Parent-2.1.4-REL
bLib-Parent-2.1.3-REL
bLib-Parent-2.1.2-REL
bLib-Parent-2.1.0-REL
2.0.x
bLib-Parent-2.0.1-REL
bLib-Parent-2.0.0-REL
1.0.x
bLib-Parent-1.0.1-REL

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.badbird5907</groupId>
    <artifactId>bLib-Parent</artifactId>
    <version>2.1.9-REL</version>
</dependency>

Advertisement