MVN

tools.devnull : boteco-parent

Maven & Gradle

Sep 28, 2017
11 stars

boteco: the multiplatform bot · Boteco is a bot that allows you to write platform agnostic plugins.

<dependency>
    <groupId>tools.devnull</groupId>
    <artifactId>boteco-parent</artifactId>
    <version>0.10.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tools.devnull : boteco-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.10.2

All Versions

Choose a version of tools.devnull : boteco-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
boteco-parent-0.10.2
boteco-parent-0.10.1
boteco-parent-0.10.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tools.devnull</groupId>
    <artifactId>boteco-parent</artifactId>
    <version>0.10.2</version>
</dependency>