License |
License |
---|---|
GroupId | GroupIdcom.microsoft.appcenter |
ArtifactId | ArtifactIdespresso-test-extension |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionVisual Studio App Center espresso test extensions
Extensions for producing nice looking test reports for espresso tests in Visual Studio App Center
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.appcenter/espresso-test-extension/ -->
<dependency>
<groupId>com.microsoft.appcenter</groupId>
<artifactId>espresso-test-extension</artifactId>
<version>1.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.appcenter/espresso-test-extension/
implementation 'com.microsoft.appcenter:espresso-test-extension:1.5'
// https://jarcasting.com/artifacts/com.microsoft.appcenter/espresso-test-extension/
implementation ("com.microsoft.appcenter:espresso-test-extension:1.5")
'com.microsoft.appcenter:espresso-test-extension:aar:1.5'
<dependency org="com.microsoft.appcenter" name="espresso-test-extension" rev="1.5">
<artifact name="espresso-test-extension" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.appcenter', module='espresso-test-extension', version='1.5')
)
libraryDependencies += "com.microsoft.appcenter" % "espresso-test-extension" % "1.5"
[com.microsoft.appcenter/espresso-test-extension "1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.0 |