License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.facebook.litho |
ArtifactId | ArtifactIdlitho-widget-kotlin |
Version | Version0.41.1 |
Type | Typeaar |
Description |
DescriptionLithoWidgetKotlin
Kotlin bindings for Litho library widgets
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
litho-widget-kotlin-0.41.1.pom | |
litho-widget-kotlin-0.41.1-sources.jar | 20 KB |
litho-widget-kotlin-0.41.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.litho/litho-widget-kotlin/ -->
<dependency>
<groupId>com.facebook.litho</groupId>
<artifactId>litho-widget-kotlin</artifactId>
<version>0.41.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.litho/litho-widget-kotlin/
implementation 'com.facebook.litho:litho-widget-kotlin:0.41.1'
// https://jarcasting.com/artifacts/com.facebook.litho/litho-widget-kotlin/
implementation ("com.facebook.litho:litho-widget-kotlin:0.41.1")
'com.facebook.litho:litho-widget-kotlin:aar:0.41.1'
<dependency org="com.facebook.litho" name="litho-widget-kotlin" rev="0.41.1">
<artifact name="litho-widget-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.litho', module='litho-widget-kotlin', version='0.41.1')
)
libraryDependencies += "com.facebook.litho" % "litho-widget-kotlin" % "0.41.1"
[com.facebook.litho/litho-widget-kotlin "0.41.1"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.litho : litho-widget | jar | 0.41.1 |
com.facebook.litho : litho-sections-core | jar | 0.41.1 |
com.facebook.litho : litho-sections-widget | jar | 0.41.1 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.litho : litho-core-kotlin | jar | 0.41.1 |
androidx.core » core | jar | 1.0.0 |
androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.10 |
androidx.recyclerview » recyclerview | jar | 1.2.0-beta01 |