LithoTesting

A library for testing with Litho

License

License

GroupId

GroupId

com.facebook.litho
ArtifactId

ArtifactId

litho-testing
Last Version

Last Version

0.41.2
Release Date

Release Date

Type

Type

aar
Description

Description

LithoTesting
A library for testing with Litho
Project URL

Project URL

https://github.com/facebook/litho
Source Code Management

Source Code Management

https://github.com/facebook/litho.git

Download litho-testing

How to add to project

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

Dependencies

runtime (20)

Group / Artifact Type Version
com.facebook.litho : litho-core jar 0.41.2
com.facebook.litho : litho-core-kotlin jar 0.41.2
com.facebook.litho : litho-widget jar 0.41.2
com.facebook.litho : litho-widget-kotlin jar 0.41.2
com.facebook.litho : litho-sections-core jar 0.41.2
com.facebook.litho : litho-processor jar 0.41.2
com.facebook.infer.annotation : infer-annotation jar 0.18.0
com.squareup : javapoet jar 1.9.0
org.assertj : assertj-core jar 2.9.0
com.google.guava : guava jar 27.0.1-android
com.google.code.findbugs : jsr305 jar 3.0.1
junit : junit jar 4.12
org.mockito : mockito-core jar 2.26.0
org.robolectric : robolectric jar 4.4
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.0
androidx.appcompat » appcompat jar 1.0.0
com.facebook.fbui.textlayoutbuilder : textlayoutbuilder jar 1.5.0
androidx.recyclerview » recyclerview jar 1.2.0-beta01
androidx.test » core jar 1.2.0
androidx.test » runner jar 1.1.1

Project Modules

There are no modules declared in this project.
com.facebook.litho

Facebook

We are working to build community through open source technology. NB: members must have two-factor auth.

Versions

Version
0.41.2
0.41.1
0.41.0
0.4.1
0.3.0
0.2.0
0.1.0