is not current version
Last Version 0.3

it.rebase:rebot-parent 0.2

ReBot parent pom

GroupId

GroupId

it.rebase
ArtifactId

ArtifactId

rebot-parent
Version

Version

0.2
Type

Type

pom

Download rebot-parent 0.2

Filename Size
rebot-parent-0.2.pom 11 KB
Browse

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