MVN

io.github.srgaabriel.clubs : clubs-bot

Maven & Gradle

Dec 16, 2022
2 stars

Clubs · A flexible and powerful command framework with default Guilded API implementations using deck.

<dependency>
    <groupId>io.github.srgaabriel.clubs</groupId>
    <artifactId>clubs-bot</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.srgaabriel.clubs : clubs-bot to add to Maven - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of io.github.srgaabriel.clubs : clubs-bot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4
clubs-bot-1.4
1.3.x
clubs-bot-1.3.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.srgaabriel.clubs</groupId>
    <artifactId>clubs-bot</artifactId>
    <version>1.4</version>
</dependency>