Kitteh IRC Client Library

An IRC client library for Java. KICL uses an event bus model to handle communication with an IRC server.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.kitteh.irc
ArtifactId

ArtifactId

client-lib
Last Version

Last Version

8.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Kitteh IRC Client Library
An IRC client library for Java. KICL uses an event bus model to handle communication with an IRC server.
Project URL

Project URL

https://kitteh.org/irc-client-library/
Project Organization

Project Organization

Kitteh

Download client-lib

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.engio : mbassador jar 1.3.1
io.netty : netty-codec jar 4.1.59.Final
io.netty : netty-handler jar 4.1.59.Final
io.netty : netty-handler-proxy jar 4.1.59.Final

provided (1)

Group / Artifact Type Version
org.checkerframework : checker-qual jar 3.5.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.4.4

Project Modules

There are no modules declared in this project.

Versions

Version
8.0.0
7.4.0
7.3.0
7.2.2
7.2.1
7.2.0
7.1.0
7.0.0
6.0.1
6.0.0
5.1.2
5.1.1
5.1.0
5.0.1
5.0.0
4.0.3
4.0.2
4.0.1
4.0.0
3.3.1
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.1.0
1.0.0