GroupId | GroupIdcom.zuunr.restbed |
---|---|
ArtifactId | ArtifactIdrestbed-parent |
Version | Version1.0.0.M4-0e5e30c |
Type | Typepom |
Filename | Size |
---|---|
restbed-parent-1.0.0.M4-0e5e30c.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-parent/ -->
<dependency>
<groupId>com.zuunr.restbed</groupId>
<artifactId>restbed-parent</artifactId>
<version>1.0.0.M4-0e5e30c</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-parent/
implementation 'com.zuunr.restbed:restbed-parent:1.0.0.M4-0e5e30c'
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-parent/
implementation ("com.zuunr.restbed:restbed-parent:1.0.0.M4-0e5e30c")
'com.zuunr.restbed:restbed-parent:pom:1.0.0.M4-0e5e30c'
<dependency org="com.zuunr.restbed" name="restbed-parent" rev="1.0.0.M4-0e5e30c">
<artifact name="restbed-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zuunr.restbed', module='restbed-parent', version='1.0.0.M4-0e5e30c')
)
libraryDependencies += "com.zuunr.restbed" % "restbed-parent" % "1.0.0.M4-0e5e30c"
[com.zuunr.restbed/restbed-parent "1.0.0.M4-0e5e30c"]