is not current version
Last Version 5.0.0-beta05

com.airbnb.android:epoxy-paging3 4.4.3

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

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

epoxy-paging3
Version

Version

4.4.3
Type

Type

aar

Download epoxy-paging3 4.4.3


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