is not current version
Last Version 0.15.0

com.facebook.testing.screenshot:layout-hierarchy-common 0.6.0

Screenshot Tests for Android

GroupId

GroupId

com.facebook.testing.screenshot
ArtifactId

ArtifactId

layout-hierarchy-common
Version

Version

0.6.0
Type

Type

jar

Download layout-hierarchy-common 0.6.0


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