Jar examples for l:litho-annotations
The annotations that are used in the Litho library
You can download jar file litho-annotations 0.4.1 in this page.
BSD License
You can use the following script to add litho-annotations-0.4.1.jar to your project.
<dependency> <groupId>com.facebook.litho</groupId> <artifactId>litho-annotations</artifactId> <version>0.4.1</version> </dependency>
compile group: 'com.facebook.litho', name: 'litho-annotations', version: '0.4.1'
libraryDependencies += "com.facebook.litho" % "litho-annotations" % "0.4.1"
<dependency org="com.facebook.litho" name="litho-annotations" rev="0.4.1"/>
@Grapes(@Grab(group='com.facebook.litho', module='litho-annotations', version='0.4.1'))
'com.facebook.litho:litho-annotations:jar:0.4.1'
Click the following link to download the jar file.
litho-annotations-0.4.1-javadoc.jar