is not current version
Last Version 0.15.0

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

Screenshot Tests Common Layout Hierarchy Plugins

GroupId

GroupId

com.facebook.testing.screenshot
ArtifactId

ArtifactId

layout-hierarchy-common
Version

Version

0.11.0
Type

Type

aar

Download layout-hierarchy-common 0.11.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.11.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.testing.screenshot/layout-hierarchy-common/
implementation 'com.facebook.testing.screenshot:layout-hierarchy-common:0.11.0'
// https://jarcasting.com/artifacts/com.facebook.testing.screenshot/layout-hierarchy-common/
implementation ("com.facebook.testing.screenshot:layout-hierarchy-common:0.11.0")
'com.facebook.testing.screenshot:layout-hierarchy-common:aar:0.11.0'
<dependency org="com.facebook.testing.screenshot" name="layout-hierarchy-common" rev="0.11.0">
  <artifact name="layout-hierarchy-common" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.testing.screenshot', module='layout-hierarchy-common', version='0.11.0')
)
libraryDependencies += "com.facebook.testing.screenshot" % "layout-hierarchy-common" % "0.11.0"
[com.facebook.testing.screenshot/layout-hierarchy-common "0.11.0"]