License |
License |
---|---|
GroupId | GroupIdcom.facebook.litho |
ArtifactId | ArtifactIdlitho-sections-core |
Last Version | Last Version0.41.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLithoSectionsCore
The core Sections library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
litho-sections-core-0.41.2.pom | |
litho-sections-core-0.41.2-sources.jar | 73 KB |
litho-sections-core-0.41.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.litho/litho-sections-core/ -->
<dependency>
<groupId>com.facebook.litho</groupId>
<artifactId>litho-sections-core</artifactId>
<version>0.41.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.litho/litho-sections-core/
implementation 'com.facebook.litho:litho-sections-core:0.41.2'
// https://jarcasting.com/artifacts/com.facebook.litho/litho-sections-core/
implementation ("com.facebook.litho:litho-sections-core:0.41.2")
'com.facebook.litho:litho-sections-core:aar:0.41.2'
<dependency org="com.facebook.litho" name="litho-sections-core" rev="0.41.2">
<artifact name="litho-sections-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.litho', module='litho-sections-core', version='0.41.2')
)
libraryDependencies += "com.facebook.litho" % "litho-sections-core" % "0.41.2"
[com.facebook.litho/litho-sections-core "0.41.2"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.litho : litho-core | jar | 0.41.2 |
com.facebook.litho : litho-widget | jar | 0.41.2 |
androidx.recyclerview » recyclerview | jar | 1.2.0-beta01 |
androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |