is not current version
Last Version 1.0.2

com.github.apuex.jms:imq-patch 1.0.0


GroupId

GroupId

com.github.apuex.jms
ArtifactId

ArtifactId

imq-patch
Version

Version

1.0.0
Type

Type

jar

Download imq-patch 1.0.0


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