is not current version
Last Version 3.6.4

com.scloudic:rabbit-web-pom 3.4.2.RELEASE


GroupId

GroupId

com.scloudic
ArtifactId

ArtifactId

rabbit-web-pom
Version

Version

3.4.2.RELEASE
Type

Type

pom

Download rabbit-web-pom 3.4.2.RELEASE


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