LithoFrescoKotlin

Kotlin bindings for Litho Fresco library

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.facebook.litho
ArtifactId

ArtifactId

litho-fresco-kotlin
Last Version

Last Version

0.41.2
Release Date

Release Date

Type

Type

aar
Description

Description

LithoFrescoKotlin
Kotlin bindings for Litho Fresco library
Project URL

Project URL

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

Source Code Management

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

Download litho-fresco-kotlin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.facebook.litho : litho-fresco jar 0.41.2

runtime (2)

Group / Artifact Type Version
com.facebook.litho : litho-core-kotlin jar 0.41.2
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.41.2
0.41.1
0.41.0