Last Version

PircBot 1.5.0

A Java framework for writing IRC bots quickly and easily

License

License

GroupId

GroupId

pircbot
ArtifactId

ArtifactId

pircbot
Version

Version

1.5.0
Type

Type

jar
Description

Description

PircBot
A Java framework for writing IRC bots quickly and easily
Project URL

Project URL

http://www.jibble.org/pircbot.php

Download pircbot 1.5.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.