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