LithoAnnotations

The annotations that are used in the Litho library

License

License

GroupId

GroupId

com.facebook.litho
ArtifactId

ArtifactId

litho-annotations
Last Version

Last Version

0.41.2
Release Date

Release Date

Type

Type

jar
Description

Description

LithoAnnotations
The annotations that are used in the Litho library
Project URL

Project URL

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

Source Code Management

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

Download litho-annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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.6.0
0.5.0
0.4.1
0.2.0
0.1.0