Last Version

pircbotx 2.1

PircBotX is a powerful and flexible Java IRC library forked from the popular PircBot framework, bringing many new up-to-date features and bug fixes in an official alternative distribution.

License

License

GPL v3
GroupId

GroupId

org.pircbotx
ArtifactId

ArtifactId

pircbotx
Version

Version

2.1
Type

Type

jar
Description

Description

pircbotx
PircBotX is a powerful and flexible Java IRC library forked from the popular PircBot framework, bringing many new up-to-date features and bug fixes in an official alternative distribution.
Project URL

Project URL

http://github.com/thelq/pircbotx
Project Organization

Project Organization

Leon Blakey
Source Code Management

Source Code Management

https://github.com/TheLQ/pircbotx.git

Download pircbotx 2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.13
commons-codec : commons-codec jar 1.10
com.google.guava : guava jar 19.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6
com.google.code.findbugs : jsr305 jar 3.0.1

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.mockito : mockito-core jar 2.0.40-beta
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.