Last Version

Epoxy Paging Support 5.0.0-beta05

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

License

License

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

epoxy-paging
Version

Version

5.0.0-beta05
Type

Type

aar
Description

Description

Epoxy Paging 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-paging 5.0.0-beta05


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.paging » paging-runtime jar 2.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.