is not current version
Last Version 1.5

com.microsoft.appcenter:espresso-test-extension 1.4

Extensions for producing nice looking test reports for espresso tests in Visual Studio App Center

GroupId

GroupId

com.microsoft.appcenter
ArtifactId

ArtifactId

espresso-test-extension
Version

Version

1.4
Type

Type

aar

Download espresso-test-extension 1.4


<!-- https://jarcasting.com/artifacts/com.microsoft.appcenter/espresso-test-extension/ -->
<dependency>
    <groupId>com.microsoft.appcenter</groupId>
    <artifactId>espresso-test-extension</artifactId>
    <version>1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.appcenter/espresso-test-extension/
implementation 'com.microsoft.appcenter:espresso-test-extension:1.4'
// https://jarcasting.com/artifacts/com.microsoft.appcenter/espresso-test-extension/
implementation ("com.microsoft.appcenter:espresso-test-extension:1.4")
'com.microsoft.appcenter:espresso-test-extension:aar:1.4'
<dependency org="com.microsoft.appcenter" name="espresso-test-extension" rev="1.4">
  <artifact name="espresso-test-extension" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.appcenter', module='espresso-test-extension', version='1.4')
)
libraryDependencies += "com.microsoft.appcenter" % "espresso-test-extension" % "1.4"
[com.microsoft.appcenter/espresso-test-extension "1.4"]