License |
License |
---|---|
GroupId | GroupIdcom.brewtab |
ArtifactId | ArtifactIdbrewtab-ircbot |
Version | Version0.9.0 |
Type | Typejar |
Description |
DescriptionBrewtab IRC Bot
Java IRC bot
|
Filename | Size |
---|---|
brewtab-ircbot-0.9.0.pom | |
brewtab-ircbot-0.9.0.jar | 80 KB |
brewtab-ircbot-0.9.0-sources.jar | 54 KB |
brewtab-ircbot-0.9.0-javadoc.jar | 167 KB |
brewtab-ircbot-0.9.0-dist.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brewtab/brewtab-ircbot/ -->
<dependency>
<groupId>com.brewtab</groupId>
<artifactId>brewtab-ircbot</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.brewtab/brewtab-ircbot/
implementation 'com.brewtab:brewtab-ircbot:0.9.0'
// https://jarcasting.com/artifacts/com.brewtab/brewtab-ircbot/
implementation ("com.brewtab:brewtab-ircbot:0.9.0")
'com.brewtab:brewtab-ircbot:jar:0.9.0'
<dependency org="com.brewtab" name="brewtab-ircbot" rev="0.9.0">
<artifact name="brewtab-ircbot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.brewtab', module='brewtab-ircbot', version='0.9.0')
)
libraryDependencies += "com.brewtab" % "brewtab-ircbot" % "0.9.0"
[com.brewtab/brewtab-ircbot "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.brewtab : brewtab-irc | jar | 0.9.0 |
org.slf4j : slf4j-api | jar | 1.7.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
log4j : log4j | jar | 1.2.17 |
com.google.guava : guava | jar | 13.0.1 |
org.htmlparser : htmlparser | jar | 2.1 |
postgresql : postgresql | jar | 9.1-901-1.jdbc4 |
commons-cli : commons-cli | jar | 1.2 |
org.apache.commons : commons-lang3 | jar | 3.0 |
com.github.spullara.cli-parser : cli-parser | jar | 1.1 |
joda-time : joda-time | jar | 2.1 |
org.jsoup : jsoup | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |