License |
License |
---|---|
GroupId | GroupIdcom.facebook.testing.screenshot |
ArtifactId | ArtifactIdlayout-hierarchy-litho |
Last Version | Last Version0.15.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLayout Hierarchy Litho Plugins
Screenshot Tests Litho Layout Hierarchy Plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.facebook.testing.screenshot/layout-hierarchy-litho/ -->
<dependency>
<groupId>com.facebook.testing.screenshot</groupId>
<artifactId>layout-hierarchy-litho</artifactId>
<version>0.15.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.testing.screenshot/layout-hierarchy-litho/
implementation 'com.facebook.testing.screenshot:layout-hierarchy-litho:0.15.0'
// https://jarcasting.com/artifacts/com.facebook.testing.screenshot/layout-hierarchy-litho/
implementation ("com.facebook.testing.screenshot:layout-hierarchy-litho:0.15.0")
'com.facebook.testing.screenshot:layout-hierarchy-litho:aar:0.15.0'
<dependency org="com.facebook.testing.screenshot" name="layout-hierarchy-litho" rev="0.15.0">
<artifact name="layout-hierarchy-litho" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.testing.screenshot', module='layout-hierarchy-litho', version='0.15.0')
)
libraryDependencies += "com.facebook.testing.screenshot" % "layout-hierarchy-litho" % "0.15.0"
[com.facebook.testing.screenshot/layout-hierarchy-litho "0.15.0"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.testing.screenshot : core | jar | 0.15.0 |
com.facebook.litho : litho-core | jar | 0.40.0 |
com.facebook.litho : litho-widget | jar | 0.40.0 |