GroupId | GroupIdcom.scloudic |
---|---|
ArtifactId | ArtifactIdrabbit-web-pom |
Version | Version3.4.7.RELEASE |
Type | Typepom |
Filename | Size |
---|---|
rabbit-web-pom-3.4.7.RELEASE.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scloudic/rabbit-web-pom/ -->
<dependency>
<groupId>com.scloudic</groupId>
<artifactId>rabbit-web-pom</artifactId>
<version>3.4.7.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.scloudic/rabbit-web-pom/
implementation 'com.scloudic:rabbit-web-pom:3.4.7.RELEASE'
// https://jarcasting.com/artifacts/com.scloudic/rabbit-web-pom/
implementation ("com.scloudic:rabbit-web-pom:3.4.7.RELEASE")
'com.scloudic:rabbit-web-pom:pom:3.4.7.RELEASE'
<dependency org="com.scloudic" name="rabbit-web-pom" rev="3.4.7.RELEASE">
<artifact name="rabbit-web-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.scloudic', module='rabbit-web-pom', version='3.4.7.RELEASE')
)
libraryDependencies += "com.scloudic" % "rabbit-web-pom" % "3.4.7.RELEASE"
[com.scloudic/rabbit-web-pom "3.4.7.RELEASE"]