License |
License |
---|---|
GroupId | GroupIdcom.facebook.litho |
ArtifactId | ArtifactIdlitho-editor-flipper |
Last Version | Last Version0.41.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLithoEditorFlipper
Litho Editor integration for Flipper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
litho-editor-flipper-0.41.2.pom | |
litho-editor-flipper-0.41.2-sources.jar | 19 KB |
litho-editor-flipper-0.41.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.litho/litho-editor-flipper/ -->
<dependency>
<groupId>com.facebook.litho</groupId>
<artifactId>litho-editor-flipper</artifactId>
<version>0.41.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.litho/litho-editor-flipper/
implementation 'com.facebook.litho:litho-editor-flipper:0.41.2'
// https://jarcasting.com/artifacts/com.facebook.litho/litho-editor-flipper/
implementation ("com.facebook.litho:litho-editor-flipper:0.41.2")
'com.facebook.litho:litho-editor-flipper:aar:0.41.2'
<dependency org="com.facebook.litho" name="litho-editor-flipper" rev="0.41.2">
<artifact name="litho-editor-flipper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.litho', module='litho-editor-flipper', version='0.41.2')
)
libraryDependencies += "com.facebook.litho" % "litho-editor-flipper" % "0.41.2"
[com.facebook.litho/litho-editor-flipper "0.41.2"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.litho : litho-core | jar | 0.41.2 |
com.facebook.litho : litho-widget | jar | 0.41.2 |
com.facebook.litho : litho-editor-core | jar | 0.41.2 |
com.facebook.litho : litho-sections-core | jar | 0.41.2 |
com.facebook.litho : litho-sections-debug | jar | 0.41.2 |
com.facebook.flipper : flipper | jar | 0.142.0 |
androidx.appcompat » appcompat | jar | 1.0.0 |