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