is not current version
Last Version 0.41.2

LithoAnnotations 0.6.0

The annotations that are used in the Litho library

License

License

GroupId

GroupId

com.facebook.litho
ArtifactId

ArtifactId

litho-annotations
Version

Version

0.6.0
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 0.6.0


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

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.