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