is not current version
Last Version 5.0.0-beta05

Epoxy Paging3 Support 4.6.2

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

License

License

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

epoxy-paging3
Version

Version

4.6.2
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 4.6.2


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.paging » paging-runtime jar 3.0.0-alpha13
com.airbnb.android : epoxy-annotations jar 4.6.2
com.airbnb.android : epoxy jar 4.6.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.