License |
License |
---|---|
GroupId | GroupIdcom.facebook.litho |
ArtifactId | ArtifactIdlitho-fresco |
Last Version | Last Version0.41.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLithoFresco
A library for using Fresco with Litho
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
litho-fresco-0.41.2.pom | |
litho-fresco-0.41.2.aar | 14 KB |
litho-fresco-0.41.2-sources.jar | 4 KB |
litho-fresco-0.41.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.litho/litho-fresco/ -->
<dependency>
<groupId>com.facebook.litho</groupId>
<artifactId>litho-fresco</artifactId>
<version>0.41.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.litho/litho-fresco/
implementation 'com.facebook.litho:litho-fresco:0.41.2'
// https://jarcasting.com/artifacts/com.facebook.litho/litho-fresco/
implementation ("com.facebook.litho:litho-fresco:0.41.2")
'com.facebook.litho:litho-fresco:aar:0.41.2'
<dependency org="com.facebook.litho" name="litho-fresco" rev="0.41.2">
<artifact name="litho-fresco" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.litho', module='litho-fresco', version='0.41.2')
)
libraryDependencies += "com.facebook.litho" % "litho-fresco" % "0.41.2"
[com.facebook.litho/litho-fresco "0.41.2"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.litho : litho-core | jar | 0.41.2 |
com.facebook.fresco : fresco | jar | 1.13.0 |