is not current version
Last Version 0.5.0.0-1039

io.robe:robe-parent 0.4.5.5

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

GroupId

GroupId

io.robe
ArtifactId

ArtifactId

robe-parent
Version

Version

0.4.5.5
Type

Type

pom

Download robe-parent 0.4.5.5

Filename Size
robe-parent-0.4.5.5.pom 16 KB
Browse

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