is not current version
Last Version 0.17.1

io.irontest:irontest-mq 0.16.0


GroupId

GroupId

io.irontest
ArtifactId

ArtifactId

irontest-mq
Version

Version

0.16.0
Type

Type

jar

Download irontest-mq 0.16.0


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