is not current version
Last Version 3.6.4

com.scloudic:rabbit-web 3.4.6.RELEASE


GroupId

GroupId

com.scloudic
ArtifactId

ArtifactId

rabbit-web
Version

Version

3.4.6.RELEASE
Type

Type

jar

Download rabbit-web 3.4.6.RELEASE


<!-- https://jarcasting.com/artifacts/com.scloudic/rabbit-web/ -->
<dependency>
    <groupId>com.scloudic</groupId>
    <artifactId>rabbit-web</artifactId>
    <version>3.4.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.scloudic/rabbit-web/
implementation 'com.scloudic:rabbit-web:3.4.6.RELEASE'
// https://jarcasting.com/artifacts/com.scloudic/rabbit-web/
implementation ("com.scloudic:rabbit-web:3.4.6.RELEASE")
'com.scloudic:rabbit-web:jar:3.4.6.RELEASE'
<dependency org="com.scloudic" name="rabbit-web" rev="3.4.6.RELEASE">
  <artifact name="rabbit-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scloudic', module='rabbit-web', version='3.4.6.RELEASE')
)
libraryDependencies += "com.scloudic" % "rabbit-web" % "3.4.6.RELEASE"
[com.scloudic/rabbit-web "3.4.6.RELEASE"]