не последняя версия
Последняя версия 0.41.2

com.facebook.litho:litho-testing 0.3.0

A library for testing with Litho

Группа

Группа

com.facebook.litho
Идентификатор

Идентификатор

litho-testing
Версия

Версия

0.3.0
Тип

Тип

aar

Скачать litho-testing 0.3.0


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