is not current version
Last Version 3.8

com.github.dcshock:forklift-activemq 0.6

forklift-activemq

GroupId

GroupId

com.github.dcshock
ArtifactId

ArtifactId

forklift-activemq
Version

Version

0.6
Type

Type

jar

Download forklift-activemq 0.6


<!-- https://jarcasting.com/artifacts/com.github.dcshock/forklift-activemq/ -->
<dependency>
    <groupId>com.github.dcshock</groupId>
    <artifactId>forklift-activemq</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-activemq/
implementation 'com.github.dcshock:forklift-activemq:0.6'
// https://jarcasting.com/artifacts/com.github.dcshock/forklift-activemq/
implementation ("com.github.dcshock:forklift-activemq:0.6")
'com.github.dcshock:forklift-activemq:jar:0.6'
<dependency org="com.github.dcshock" name="forklift-activemq" rev="0.6">
  <artifact name="forklift-activemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dcshock', module='forklift-activemq', version='0.6')
)
libraryDependencies += "com.github.dcshock" % "forklift-activemq" % "0.6"
[com.github.dcshock/forklift-activemq "0.6"]