Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.imqa |
ArtifactId | ArtifactIdimqa-mpm-client |
Version | Version2.17.4 |
Type | Typeaar |
Filename | Size |
---|---|
imqa-mpm-client-2.17.4.pom | |
imqa-mpm-client-2.17.4-sources.jar | 42 KB |
imqa-mpm-client-2.17.4-javadoc.jar | 479 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imqa/imqa-mpm-client/ -->
<dependency>
<groupId>io.imqa</groupId>
<artifactId>imqa-mpm-client</artifactId>
<version>2.17.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.imqa/imqa-mpm-client/
implementation 'io.imqa:imqa-mpm-client:2.17.4'
// https://jarcasting.com/artifacts/io.imqa/imqa-mpm-client/
implementation ("io.imqa:imqa-mpm-client:2.17.4")
'io.imqa:imqa-mpm-client:aar:2.17.4'
<dependency org="io.imqa" name="imqa-mpm-client" rev="2.17.4">
<artifact name="imqa-mpm-client" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.imqa', module='imqa-mpm-client', version='2.17.4')
)
libraryDependencies += "io.imqa" % "imqa-mpm-client" % "2.17.4"
[io.imqa/imqa-mpm-client "2.17.4"]