is not current version
Last Version 0.15.0

com.facebook.testing.screenshot:plugin 0.7.0

Screenshot Tests for Android

GroupId

GroupId

com.facebook.testing.screenshot
ArtifactId

ArtifactId

plugin
Version

Version

0.7.0
Type

Type

jar

Download plugin 0.7.0


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