License |
License |
---|---|
GroupId | GroupIdit.rebase |
ArtifactId | ArtifactIdrebot-packt-free-learning-service |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionReBot - Packtpub Free Learning Service
Implementation of /packt command
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/it.rebase/rebot-packt-free-learning-service/ -->
<dependency>
<groupId>it.rebase</groupId>
<artifactId>rebot-packt-free-learning-service</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/rebot-packt-free-learning-service/
implementation 'it.rebase:rebot-packt-free-learning-service:0.1'
// https://jarcasting.com/artifacts/it.rebase/rebot-packt-free-learning-service/
implementation ("it.rebase:rebot-packt-free-learning-service:0.1")
'it.rebase:rebot-packt-free-learning-service:jar:0.1'
<dependency org="it.rebase" name="rebot-packt-free-learning-service" rev="0.1">
<artifact name="rebot-packt-free-learning-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='rebot-packt-free-learning-service', version='0.1')
)
libraryDependencies += "it.rebase" % "rebot-packt-free-learning-service" % "0.1"
[it.rebase/rebot-packt-free-learning-service "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
it.rebase : rebot-telegram-api-spi | jar | 0.1 |
it.rebase : rebot-telegram-api | jar | 0.1 |
it.rebase : rebot-cache-service | jar | 0.1 |
it.rebase : rebot-persistence-service | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |