Last Version

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

Version

5.0.0-beta05
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 5.0.0-beta05


<!-- 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.