is not current version
Last Version 0.3

it.rebase:rebot-plugins-parent 0.2

Plugins Parent pom.

GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-plugins-parent
Version

Version

0.2
Type

Type

pom

Download rebot-plugins-parent 0.2


<!-- https://jarcasting.com/artifacts/it.rebase/rebot-plugins-parent/ -->
<dependency>
    <groupId>it.rebase</groupId>
    <artifactId>rebot-plugins-parent</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.rebase/rebot-plugins-parent/
implementation 'it.rebase:rebot-plugins-parent:0.2'
// https://jarcasting.com/artifacts/it.rebase/rebot-plugins-parent/
implementation ("it.rebase:rebot-plugins-parent:0.2")
'it.rebase:rebot-plugins-parent:pom:0.2'
<dependency org="it.rebase" name="rebot-plugins-parent" rev="0.2">
  <artifact name="rebot-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.rebase', module='rebot-plugins-parent', version='0.2')
)
libraryDependencies += "it.rebase" % "rebot-plugins-parent" % "0.2"
[it.rebase/rebot-plugins-parent "0.2"]