opflow-java
Devebot Opflow for Java
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.devebot.opflow |
ArtifactId | ArtifactIdopflow-shade-amqp-client |
Last Version | Last Version5.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopflow-shade-amqp-client
Opflow shaded amqp-client library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-amqp-client/ -->
<dependency>
<groupId>com.devebot.opflow</groupId>
<artifactId>opflow-shade-amqp-client</artifactId>
<version>5.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-amqp-client/
implementation 'com.devebot.opflow:opflow-shade-amqp-client:5.7.3'
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-amqp-client/
implementation ("com.devebot.opflow:opflow-shade-amqp-client:5.7.3")
'com.devebot.opflow:opflow-shade-amqp-client:jar:5.7.3'
<dependency org="com.devebot.opflow" name="opflow-shade-amqp-client" rev="5.7.3">
<artifact name="opflow-shade-amqp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devebot.opflow', module='opflow-shade-amqp-client', version='5.7.3')
)
libraryDependencies += "com.devebot.opflow" % "opflow-shade-amqp-client" % "5.7.3"
[com.devebot.opflow/opflow-shade-amqp-client "5.7.3"]
Devebot Opflow for Java