MVN

com.airbnb.android : epoxy-paging3

Maven & Gradle

May 19, 2023
8.4k stars

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

<dependency>
    <groupId>com.airbnb.android</groupId>
    <artifactId>epoxy-paging3</artifactId>
    <version>5.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.airbnb.android : epoxy-paging3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.3
  • Latest Beta: 5.0.0-beta05

All Versions

Choose a version of com.airbnb.android : epoxy-paging3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
epoxy-paging3-5.1.3
epoxy-paging3-5.1.2
epoxy-paging3-5.1.1
epoxy-paging3-5.1.0
5.0.x
epoxy-paging3-5.0.0
epoxy-paging3-5.0.0-beta05
epoxy-paging3-5.0.0-beta04
epoxy-paging3-5.0.0-beta03
epoxy-paging3-5.0.0-beta02
epoxy-paging3-5.0.0-beta01
4.6.x
epoxy-paging3-4.6.4
epoxy-paging3-4.6.3
epoxy-paging3-4.6.3-vinay-compose
epoxy-paging3-4.6.2
epoxy-paging3-4.6.1
epoxy-paging3-4.6.0
4.5.x
epoxy-paging3-4.5.0
4.4.x
epoxy-paging3-4.4.4
epoxy-paging3-4.4.3
epoxy-paging3-4.4.2
epoxy-paging3-4.4.1
epoxy-paging3-4.4.0
4.3.x
epoxy-paging3-4.3.1
epoxy-paging3-4.3.0
4.2.x
epoxy-paging3-4.2.0
4.1.x
epoxy-paging3-4.1.0
4.0.x
epoxy-paging3-4.0.0

How to add a dependency to Maven

Add the following com.airbnb.android : epoxy-paging3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.airbnb.android</groupId>
    <artifactId>epoxy-paging3</artifactId>
    <version>5.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.airbnb.android : epoxy-paging3 gradle dependency to your build.gradle file:

implementation 'com.airbnb.android:epoxy-paging3:5.1.3'

Gradle Kotlin DSL: Add the following com.airbnb.android : epoxy-paging3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.airbnb.android:epoxy-paging3:5.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.airbnb.android : epoxy-paging3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.airbnb.android" % "epoxy-paging3" % "5.1.3"

Advertisement

Dependencies from Group

Jul 16, 2023
91 usages
34.6k stars
May 19, 2023
18 usages
8.4k stars
Jul 11, 2023
10 usages
5.7k stars
May 19, 2023
9 usages
8.4k stars
Apr 03, 2023
6 usages
1.8k stars

Discover Dependencies

Mar 22, 2023
2 usages
2 stars
Sep 10, 2020
1 usages
13.4k stars
Sep 10, 2020
2 usages
13.4k stars
Sep 13, 2020
11 usages
25 stars
Jul 20, 2023
5 usages
628 stars
Jul 20, 2023
8 usages
628 stars