License |
License |
---|---|
GroupId | GroupIdorg.rhq.etc |
ArtifactId | ArtifactIdrhq-ircbot |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionRHQ IRC Bot
an IRC bot for doing helpful stuff on the Freenode #rhq channel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rhq-ircbot-1.0.pom | |
rhq-ircbot-1.0.jar | 7 KB |
rhq-ircbot-1.0-sources.jar | 3 KB |
rhq-ircbot-1.0-jar-with-dependencies.jar | 615 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhq.etc/rhq-ircbot/ -->
<dependency>
<groupId>org.rhq.etc</groupId>
<artifactId>rhq-ircbot</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq.etc/rhq-ircbot/
implementation 'org.rhq.etc:rhq-ircbot:1.0'
// https://jarcasting.com/artifacts/org.rhq.etc/rhq-ircbot/
implementation ("org.rhq.etc:rhq-ircbot:1.0")
'org.rhq.etc:rhq-ircbot:jar:1.0'
<dependency org="org.rhq.etc" name="rhq-ircbot" rev="1.0">
<artifact name="rhq-ircbot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq.etc', module='rhq-ircbot', version='1.0')
)
libraryDependencies += "org.rhq.etc" % "rhq-ircbot" % "1.0"
[org.rhq.etc/rhq-ircbot "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pircbotx : pircbotx | jar | 1.7 |
com.j2bugzilla : j2bugzilla | jar | 2.0 |