is not current version
Last Version 1.0.3-1b23914

com.zuunr.restbed:restbed-parent 1.0.0.M2-eddd627

Parent pom for Restbed modules

GroupId

GroupId

com.zuunr.restbed
ArtifactId

ArtifactId

restbed-parent
Version

Version

1.0.0.M2-eddd627
Type

Type

pom

Download restbed-parent 1.0.0.M2-eddd627


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