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