is not current version
Last Version 5.0.0-beta05

Epoxy Paging Support 4.6.3-vinay-compose

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

4.6.3-vinay-compose
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 4.6.3-vinay-compose


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

Dependencies

compile (4)

Group / Artifact Type Version
androidx.paging » paging-runtime jar 2.0.0
com.airbnb.android : epoxy-annotations jar 4.6.3-vinay-compose
com.airbnb.android : epoxy jar 4.6.3-vinay-compose
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.