is not current version
Last Version 0.41.2

com.facebook.litho:litho-rendercore-transitions 0.41.0

RenderCore Transitions Extension

GroupId

GroupId

com.facebook.litho
ArtifactId

ArtifactId

litho-rendercore-transitions
Version

Version

0.41.0
Type

Type

aar

Download litho-rendercore-transitions 0.41.0


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