is not current version
Last Version 0.5.0.0-1039

io.robe:robe-parent 0.5.0.0-1025

A Brand new ROBE for Dropwizard. www.dropwizard.io

GroupId

GroupId

io.robe
ArtifactId

ArtifactId

robe-parent
Version

Version

0.5.0.0-1025
Type

Type

pom

Download robe-parent 0.5.0.0-1025


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