License |
License |
---|---|
GroupId | GroupIdcom.facebook.litho |
ArtifactId | ArtifactIdlitho-rendercore |
Last Version | Last Version0.41.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLithoRenderCore
The stub render-core used in the Litho library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
litho-rendercore-0.41.2.pom | |
litho-rendercore-0.41.2-sources.jar | 80 KB |
litho-rendercore-0.41.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.litho/litho-rendercore/ -->
<dependency>
<groupId>com.facebook.litho</groupId>
<artifactId>litho-rendercore</artifactId>
<version>0.41.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.litho/litho-rendercore/
implementation 'com.facebook.litho:litho-rendercore:0.41.2'
// https://jarcasting.com/artifacts/com.facebook.litho/litho-rendercore/
implementation ("com.facebook.litho:litho-rendercore:0.41.2")
'com.facebook.litho:litho-rendercore:aar:0.41.2'
<dependency org="com.facebook.litho" name="litho-rendercore" rev="0.41.2">
<artifact name="litho-rendercore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.litho', module='litho-rendercore', version='0.41.2')
)
libraryDependencies += "com.facebook.litho" % "litho-rendercore" % "0.41.2"
[com.facebook.litho/litho-rendercore "0.41.2"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.infer.annotation : infer-annotation | jar | 0.18.0 |
androidx.core » core | jar | 1.0.0 |