MVN

com.facebook.litho : litho-fresco-kotlin

Maven & Gradle

Feb 15, 2023
7.6k stars

LithoFrescoKotlin · Kotlin bindings for Litho Fresco library

<dependency>
    <groupId>com.facebook.litho</groupId>
    <artifactId>litho-fresco-kotlin</artifactId>
    <version>0.47.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.facebook.litho : litho-fresco-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.47.0

All Versions

Choose a version of com.facebook.litho : litho-fresco-kotlin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.47.x
litho-fresco-kotlin-0.47.0
0.46.x
litho-fresco-kotlin-0.46.0
0.45.x
litho-fresco-kotlin-0.45.0
0.44.x
litho-fresco-kotlin-0.44.0
0.43.x
litho-fresco-kotlin-0.43.0
0.42.x
litho-fresco-kotlin-0.42.0
0.41.x
litho-fresco-kotlin-0.41.2
litho-fresco-kotlin-0.41.1
litho-fresco-kotlin-0.41.0

How to add a dependency to Maven

Add the following com.facebook.litho : litho-fresco-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.facebook.litho</groupId>
    <artifactId>litho-fresco-kotlin</artifactId>
    <version>0.47.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.facebook.litho : litho-fresco-kotlin gradle dependency to your build.gradle file:

implementation 'com.facebook.litho:litho-fresco-kotlin:0.47.0'

Gradle Kotlin DSL: Add the following com.facebook.litho : litho-fresco-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.facebook.litho:litho-fresco-kotlin:0.47.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.facebook.litho : litho-fresco-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.facebook.litho" % "litho-fresco-kotlin" % "0.47.0"

Advertisement

Dependencies from Group

Feb 15, 2023
18 usages
7.6k stars
Feb 15, 2023
12 usages
7.6k stars
Feb 15, 2023
8 usages
7.6k stars
Feb 15, 2023
6 usages
7.6k stars
Feb 15, 2023
5 usages
7.6k stars

Discover Dependencies

Feb 15, 2023
3 usages
7.6k stars
Jan 04, 2022
3 usages
1 stars
Nov 18, 2021
2 usages
1 stars
Jan 04, 2022
1 stars
Jan 04, 2022
1 stars
Jun 05, 2022