is not current version
Last Version 2.24.0.d

io.imqa:imqa-core 2.16.5

imqa-core

GroupId

GroupId

io.imqa
ArtifactId

ArtifactId

imqa-core
Version

Version

2.16.5
Type

Type

aar

Download imqa-core 2.16.5


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