is not current version
Last Version 0.3

it.rebase:rebot-packt-free-learning-plugin 0.2

Implementation of /packt command

GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-packt-free-learning-plugin
Version

Version

0.2
Type

Type

jar

Download rebot-packt-free-learning-plugin 0.2


<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/rebot-packt-free-learning-plugin/
implementation 'it.rebase:rebot-packt-free-learning-plugin:0.2'
// https://jarcasting.com/artifacts/it.rebase/rebot-packt-free-learning-plugin/
implementation ("it.rebase:rebot-packt-free-learning-plugin:0.2")
'it.rebase:rebot-packt-free-learning-plugin:jar:0.2'
<dependency org="it.rebase" name="rebot-packt-free-learning-plugin" rev="0.2">
  <artifact name="rebot-packt-free-learning-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='rebot-packt-free-learning-plugin', version='0.2')
)
libraryDependencies += "it.rebase" % "rebot-packt-free-learning-plugin" % "0.2"
[it.rebase/rebot-packt-free-learning-plugin "0.2"]