is not current version
Last Version 1.2.0-alpha01

testify-plugin 1.1.0-beta2

Android screenshot instrumentation tests plugin.

License

License

GroupId

GroupId

com.shopify.testify
ArtifactId

ArtifactId

plugin
Version

Version

1.1.0-beta2
Type

Type

jar
Description

Description

testify-plugin
Android screenshot instrumentation tests plugin.
Project URL

Project URL

https://github.com/Shopify/android-testify
Source Code Management

Source Code Management

https://github.com/Shopify/android-testify

Download plugin 1.1.0-beta2


<!-- https://jarcasting.com/artifacts/com.shopify.testify/plugin/ -->
<dependency>
    <groupId>com.shopify.testify</groupId>
    <artifactId>plugin</artifactId>
    <version>1.1.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopify.testify/plugin/
implementation 'com.shopify.testify:plugin:1.1.0-beta2'
// https://jarcasting.com/artifacts/com.shopify.testify/plugin/
implementation ("com.shopify.testify:plugin:1.1.0-beta2")
'com.shopify.testify:plugin:jar:1.1.0-beta2'
<dependency org="com.shopify.testify" name="plugin" rev="1.1.0-beta2">
  <artifact name="plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopify.testify', module='plugin', version='1.1.0-beta2')
)
libraryDependencies += "com.shopify.testify" % "plugin" % "1.1.0-beta2"
[com.shopify.testify/plugin "1.1.0-beta2"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.tools.build : gradle jar 4.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31

Project Modules

There are no modules declared in this project.