RenderCoreIncrementalMount

RenderCore Incremental Mount Extension

License

License

GroupId

GroupId

com.facebook.litho
ArtifactId

ArtifactId

litho-rendercore-incremental-mount
Last Version

Last Version

0.41.2
Release Date

Release Date

Type

Type

aar
Description

Description

RenderCoreIncrementalMount
RenderCore Incremental Mount Extension
Project URL

Project URL

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

Source Code Management

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

Download litho-rendercore-incremental-mount

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.facebook.litho : litho-rendercore jar 0.41.2

runtime (2)

Group / Artifact Type Version
com.facebook.infer.annotation : infer-annotation jar 0.18.0
androidx.core » core jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.41.2
0.41.1
0.41.0