l

litho-annotations

The annotations that are used in the Litho library
https://github.com/facebook/litho
Apache-2
facebook
Files download
File Operation
litho-annotations-0.46.0.jar download
litho-annotations-0.46.0.pom download
litho-annotations-0.46.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.facebook.litho</groupId>
  <artifactId>litho-annotations</artifactId>
  <version>0.46.0</version>
</dependency>
Gradle Groovy
implementation 'com.facebook.litho:litho-annotations:0.46.0'
Gradle Kotlin
implementation("com.facebook.litho:litho-annotations:0.46.0")
Scala SBT
libraryDependencies += "com.facebook.litho" % "litho-annotations" % "0.46.0"
Groovy Grape
@Grapes(
  @Grab(group='com.facebook.litho', module='litho-annotations', version='0.46.0')
)
Apache Ivy
<dependency org="com.facebook.litho" name="litho-annotations" rev="0.46.0" />
Leiningen
[com.facebook.litho/litho-annotations "0.46.0"]
Apache Buildr
'com.facebook.litho:litho-annotations:jar:0.46.0'
Dependencies
The project has no third-party dependencies