Last Version

Epoxy Litho 3.11.0

Epoxy is a system for composing complex screens with a ReyclerView in Android.

License

License

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

epoxy-litho
Version

Version

3.11.0
Type

Type

aar
Description

Description

Epoxy Litho
Epoxy is a system for composing complex screens with a ReyclerView in Android.
Project URL

Project URL

https://github.com/airbnb/epoxy
Source Code Management

Source Code Management

https://github.com/airbnb/epoxy

Download epoxy-litho 3.11.0


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

Dependencies

compile (8)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0
androidx.recyclerview » recyclerview jar 1.0.0
com.google.android.material » material jar 1.0.0
androidx.appcompat » appcompat jar 1.0.0
com.airbnb.android : epoxy jar 3.11.0
com.airbnb.android : epoxy-annotations jar 3.11.0
com.facebook.litho : litho-core jar 0.7.0
com.facebook.litho : litho-widget jar 0.7.0

Project Modules

There are no modules declared in this project.