MVN

com.brewtab : brewtab-irc-parent

Maven & Gradle

May 08, 2013
0 stars

Brewtab IRC Library · Java IRC client library and bot

<dependency>
    <groupId>com.brewtab</groupId>
    <artifactId>brewtab-irc-parent</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.brewtab : brewtab-irc-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of com.brewtab : brewtab-irc-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
brewtab-irc-parent-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.brewtab</groupId>
    <artifactId>brewtab-irc-parent</artifactId>
    <version>0.9.0</version>
</dependency>

Advertisement