License |
License |
---|---|
GroupId | GroupIdit.rebase |
ArtifactId | ArtifactIdrebot-urban-dictionary-service |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionReBot - Urban Dictionary Service Provider
Implementation of /urban command
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/it.rebase/rebot-urban-dictionary-service/ -->
<dependency>
<groupId>it.rebase</groupId>
<artifactId>rebot-urban-dictionary-service</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/rebot-urban-dictionary-service/
implementation 'it.rebase:rebot-urban-dictionary-service:0.1'
// https://jarcasting.com/artifacts/it.rebase/rebot-urban-dictionary-service/
implementation ("it.rebase:rebot-urban-dictionary-service:0.1")
'it.rebase:rebot-urban-dictionary-service:jar:0.1'
<dependency org="it.rebase" name="rebot-urban-dictionary-service" rev="0.1">
<artifact name="rebot-urban-dictionary-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='rebot-urban-dictionary-service', version='0.1')
)
libraryDependencies += "it.rebase" % "rebot-urban-dictionary-service" % "0.1"
[it.rebase/rebot-urban-dictionary-service "0.1"]
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.1 |
it.rebase : rebot-cache-service | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |