MVN

io.github.coolys : coolybot-dependencies

Maven & Gradle

Apr 28, 2019
0 stars

Coolybot server-side dependencies · Coolybot bill of materials, see https://www.coolybot.tech/ for more information on Coolybot

<dependency>
    <groupId>io.github.coolys</groupId>
    <artifactId>coolybot-dependencies</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.coolys : coolybot-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of io.github.coolys : coolybot-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
coolybot-dependencies-3.0.0
2.1.x
coolybot-dependencies-2.1.1
coolybot-dependencies-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.coolys</groupId>
    <artifactId>coolybot-dependencies</artifactId>
    <version>3.0.0</version>
</dependency>