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