License |
License |
---|---|
GroupId | GroupIdit.rebase |
ArtifactId | ArtifactIdrebot-urban-dictionary-plugin |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionReBot - Urban Dictionary Plugin
Implementation of /urban command
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/it.rebase/rebot-urban-dictionary-plugin/ -->
<dependency>
<groupId>it.rebase</groupId>
<artifactId>rebot-urban-dictionary-plugin</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/rebot-urban-dictionary-plugin/
implementation 'it.rebase:rebot-urban-dictionary-plugin:0.3'
// https://jarcasting.com/artifacts/it.rebase/rebot-urban-dictionary-plugin/
implementation ("it.rebase:rebot-urban-dictionary-plugin:0.3")
'it.rebase:rebot-urban-dictionary-plugin:jar:0.3'
<dependency org="it.rebase" name="rebot-urban-dictionary-plugin" rev="0.3">
<artifact name="rebot-urban-dictionary-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='rebot-urban-dictionary-plugin', version='0.3')
)
libraryDependencies += "it.rebase" % "rebot-urban-dictionary-plugin" % "0.3"
[it.rebase/rebot-urban-dictionary-plugin "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-client | jar | 3.1.4.Final |
org.jboss.resteasy : resteasy-jackson-provider | jar | 3.1.4.Final |
it.rebase : rebot-telegram-api-spi | jar | 0.3 |
it.rebase : rebot-cache-service | jar | 0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |