GroupId | GroupIdcom.github.pjfanning |
---|---|
ArtifactId | ArtifactIdop-rabbit_2.13 |
Version | Version2.4.0 |
Type | Typejar |
Filename | Size |
---|---|
op-rabbit_2.13-2.4.0.pom | |
op-rabbit_2.13-2.4.0.jar | 303 bytes |
op-rabbit_2.13-2.4.0-sources.jar | 256 bytes |
op-rabbit_2.13-2.4.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pjfanning/op-rabbit_2.13/ -->
<dependency>
<groupId>com.github.pjfanning</groupId>
<artifactId>op-rabbit_2.13</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/op-rabbit_2.13/
implementation 'com.github.pjfanning:op-rabbit_2.13:2.4.0'
// https://jarcasting.com/artifacts/com.github.pjfanning/op-rabbit_2.13/
implementation ("com.github.pjfanning:op-rabbit_2.13:2.4.0")
'com.github.pjfanning:op-rabbit_2.13:jar:2.4.0'
<dependency org="com.github.pjfanning" name="op-rabbit_2.13" rev="2.4.0">
<artifact name="op-rabbit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='op-rabbit_2.13', version='2.4.0')
)
libraryDependencies += "com.github.pjfanning" % "op-rabbit_2.13" % "2.4.0"
[com.github.pjfanning/op-rabbit_2.13 "2.4.0"]