| License |
License |
|---|---|
| GroupId | GroupIdcom.shopify.testify |
| ArtifactId | ArtifactIdplugin |
| Last Version | Last Version1.2.0-alpha01 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontestify-plugin
Android screenshot instrumentation tests plugin.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| plugin-1.2.0-alpha01.pom | |
| plugin-1.2.0-alpha01.jar | 116 KB |
| plugin-1.2.0-alpha01-sources.jar | 261 bytes |
| plugin-1.2.0-alpha01-javadoc.jar | 173 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.shopify.testify/plugin/ -->
<dependency>
<groupId>com.shopify.testify</groupId>
<artifactId>plugin</artifactId>
<version>1.2.0-alpha01</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopify.testify/plugin/
implementation 'com.shopify.testify:plugin:1.2.0-alpha01'
// https://jarcasting.com/artifacts/com.shopify.testify/plugin/
implementation ("com.shopify.testify:plugin:1.2.0-alpha01")
'com.shopify.testify:plugin:jar:1.2.0-alpha01'
<dependency org="com.shopify.testify" name="plugin" rev="1.2.0-alpha01">
<artifact name="plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopify.testify', module='plugin', version='1.2.0-alpha01')
)
libraryDependencies += "com.shopify.testify" % "plugin" % "1.2.0-alpha01"
[com.shopify.testify/plugin "1.2.0-alpha01"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.tools.build : gradle | jar | 4.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |