| License |
License |
|---|---|
| GroupId | GroupIdcom.facebook.testing.screenshot |
| ArtifactId | ArtifactIdlayout-hierarchy-litho |
| Version | Version0.14.0 |
| 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.14.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.14.0'
// https://jarcasting.com/artifacts/com.facebook.testing.screenshot/layout-hierarchy-litho/
implementation ("com.facebook.testing.screenshot:layout-hierarchy-litho:0.14.0")
'com.facebook.testing.screenshot:layout-hierarchy-litho:aar:0.14.0'
<dependency org="com.facebook.testing.screenshot" name="layout-hierarchy-litho" rev="0.14.0">
<artifact name="layout-hierarchy-litho" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.testing.screenshot', module='layout-hierarchy-litho', version='0.14.0')
)
libraryDependencies += "com.facebook.testing.screenshot" % "layout-hierarchy-litho" % "0.14.0"
[com.facebook.testing.screenshot/layout-hierarchy-litho "0.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.facebook.testing.screenshot : core | jar | 0.14.0 |
| com.facebook.litho : litho-core | jar | 0.40.0 |
| com.facebook.litho : litho-widget | jar | 0.40.0 |