is not current version
Last Version 1.0.3-1b23914

com.zuunr.restbed:restbed-parent 1.0.0.M3-9c4cc91

Parent pom for Restbed modules

GroupId

GroupId

com.zuunr.restbed
ArtifactId

ArtifactId

restbed-parent
Version

Version

1.0.0.M3-9c4cc91
Type

Type

pom

Download restbed-parent 1.0.0.M3-9c4cc91


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