License |
License |
---|---|
GroupId | GroupIdcom.facebook.litho |
ArtifactId | ArtifactIdlitho-editor-core |
Last Version | Last Version0.41.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLithoEditorCore
Litho integration layer with IDEs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
litho-editor-core-0.41.2.pom | |
litho-editor-core-0.41.2-sources.jar | 22 KB |
litho-editor-core-0.41.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.litho/litho-editor-core/ -->
<dependency>
<groupId>com.facebook.litho</groupId>
<artifactId>litho-editor-core</artifactId>
<version>0.41.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.litho/litho-editor-core/
implementation 'com.facebook.litho:litho-editor-core:0.41.2'
// https://jarcasting.com/artifacts/com.facebook.litho/litho-editor-core/
implementation ("com.facebook.litho:litho-editor-core:0.41.2")
'com.facebook.litho:litho-editor-core:aar:0.41.2'
<dependency org="com.facebook.litho" name="litho-editor-core" rev="0.41.2">
<artifact name="litho-editor-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.litho', module='litho-editor-core', version='0.41.2')
)
libraryDependencies += "com.facebook.litho" % "litho-editor-core" % "0.41.2"
[com.facebook.litho/litho-editor-core "0.41.2"]