is not current version
Last Version 1.0.0.M69-32a6ff0

com.zuunr.restbed:restbed-core 1.0.0.M44-69d4532

Core project for Restbed modules

GroupId

GroupId

com.zuunr.restbed
ArtifactId

ArtifactId

restbed-core
Version

Version

1.0.0.M44-69d4532
Type

Type

jar

Download restbed-core 1.0.0.M44-69d4532


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