is not current version
Last Version 0.41.2

com.facebook.litho:litho-editor-flipper 0.41.0

Litho Editor integration for Flipper

GroupId

GroupId

com.facebook.litho
ArtifactId

ArtifactId

litho-editor-flipper
Version

Version

0.41.0
Type

Type

aar

Download litho-editor-flipper 0.41.0


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