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

com.zuunr.restbed:restbed-core 1.0.0.M47-9792be2

Core project for Restbed modules

GroupId

GroupId

com.zuunr.restbed
ArtifactId

ArtifactId

restbed-core
Version

Version

1.0.0.M47-9792be2
Type

Type

jar

Download restbed-core 1.0.0.M47-9792be2


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