is not current version
Last Version 0.41.2

LithoCore 0.41.1

The core Litho library

License

License

GroupId

GroupId

com.facebook.litho
ArtifactId

ArtifactId

litho-core
Version

Version

0.41.1
Type

Type

aar
Description

Description

LithoCore
The core Litho library
Project URL

Project URL

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

Source Code Management

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

Download litho-core 0.41.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.facebook.litho : litho-annotations jar 0.41.1
com.facebook.litho : litho-rendercore jar 0.41.1
com.facebook.litho : litho-rendercore-incremental-mount jar 0.41.1
com.facebook.litho : litho-rendercore-visibility jar 0.41.1
com.facebook.litho : litho-rendercore-transitions jar 0.41.1
com.facebook.yoga : yoga jar 1.19.0

runtime (4)

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

Project Modules

There are no modules declared in this project.