Brewtab IRC Client

Java IRC client

License

License

GroupId

GroupId

com.brewtab
ArtifactId

ArtifactId

brewtab-irc
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Brewtab IRC Client
Java IRC client

Download brewtab-irc

How to add to project

<!-- https://jarcasting.com/artifacts/com.brewtab/brewtab-irc/ -->
<dependency>
    <groupId>com.brewtab</groupId>
    <artifactId>brewtab-irc</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.brewtab/brewtab-irc/
implementation 'com.brewtab:brewtab-irc:0.9.0'
// https://jarcasting.com/artifacts/com.brewtab/brewtab-irc/
implementation ("com.brewtab:brewtab-irc:0.9.0")
'com.brewtab:brewtab-irc:jar:0.9.0'
<dependency org="com.brewtab" name="brewtab-irc" rev="0.9.0">
  <artifact name="brewtab-irc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brewtab', module='brewtab-irc', version='0.9.0')
)
libraryDependencies += "com.brewtab" % "brewtab-irc" % "0.9.0"
[com.brewtab/brewtab-irc "0.9.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.netty : netty jar 3.2.7.Final
org.slf4j : slf4j-api jar 1.7.2

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

brewtab-irc

brewtab-irc is a Java IRC client built on top of the Netty framework. brewtab-ircbot is a simple IRC bot built on top of this library.

Let me know if you find it useful, run into any issues, or have requests for new features.

Versions

Version
0.9.0