is not current version
Last Version 0.17.1

io.irontest:irontest-mq 0.8.2


GroupId

GroupId

io.irontest
ArtifactId

ArtifactId

irontest-mq
Version

Version

0.8.2
Type

Type

jar

Download irontest-mq 0.8.2


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