Epoxy Paging3 Support

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

License

License

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

epoxy-paging3
Last Version

Last Version

5.0.0-beta05
Release Date

Release Date

Type

Type

aar
Description

Description

Epoxy Paging3 Support
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-paging3

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.paging » paging-runtime jar 3.0.0
com.airbnb.android : epoxy-annotations jar 5.0.0-beta05
com.airbnb.android : epoxy jar 5.0.0-beta05
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.
com.airbnb.android

Airbnb

Versions

Version
5.0.0-beta05
5.0.0-beta04
5.0.0-beta03
5.0.0-beta02
5.0.0-beta01
4.6.4
4.6.3-vinay-compose
4.6.3
4.6.2
4.6.1
4.6.0
4.5.0
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.0