LithoProcessor

The Litho library annotation processor

License

License

GroupId

GroupId

com.facebook.litho
ArtifactId

ArtifactId

litho-processor
Last Version

Last Version

0.41.2
Release Date

Release Date

Type

Type

jar
Description

Description

LithoProcessor
The Litho library annotation processor
Project URL

Project URL

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

Source Code Management

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

Download litho-processor

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
com.facebook.litho : litho-annotations jar 0.41.2
com.google.code.findbugs : jsr305 jar 3.0.1
com.squareup : javapoet jar 1.9.0
androidx.annotation » annotation jar 1.0.0
com.google.guava : guava jar 27.0.1-android

Project Modules

There are no modules declared in this project.
com.facebook.litho

Facebook

We are working to build community through open source technology. NB: members must have two-factor auth.

Versions

Version
0.41.2
0.41.1
0.41.0
0.4.1
0.3.0
0.2.0
0.1.0