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