Epoxy Paging Support

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

License

License

GroupId

GroupId

com.github.alvazz
ArtifactId

ArtifactId

epoxy-paging
Last Version

Last Version

4.1.1
Release Date

Release Date

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/alvazz/xcxepoxy
Source Code Management

Source Code Management

https://github.com/alvazz/xcxepoxy

Download epoxy-paging

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.paging » paging-runtime jar 2.0.0
com.github.alvazz : epoxy-annotations jar 4.1.1
com.github.alvazz : epoxy jar 4.1.1

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.1
4.1.0