Last Version

RecyclerBackgroundSupportView 1.0.0

Add Image View behind Recycler View with scrollable support

License

License

GroupId

GroupId

com.akexorcist
ArtifactId

ArtifactId

recycler-background-support-view
Version

Version

1.0.0
Type

Type

aar
Description

Description

RecyclerBackgroundSupportView
Add Image View behind Recycler View with scrollable support
Project URL

Project URL

https://github.com/akexorcist/Android-RecyclerBackgroundSupportView
Source Code Management

Source Code Management

https://github.com/akexorcist/Android-RecyclerBackgroundSupportView

Download recycler-background-support-view 1.0.0


<!-- https://jarcasting.com/artifacts/com.akexorcist/recycler-background-support-view/ -->
<dependency>
    <groupId>com.akexorcist</groupId>
    <artifactId>recycler-background-support-view</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.akexorcist/recycler-background-support-view/
implementation 'com.akexorcist:recycler-background-support-view:1.0.0'
// https://jarcasting.com/artifacts/com.akexorcist/recycler-background-support-view/
implementation ("com.akexorcist:recycler-background-support-view:1.0.0")
'com.akexorcist:recycler-background-support-view:aar:1.0.0'
<dependency org="com.akexorcist" name="recycler-background-support-view" rev="1.0.0">
  <artifact name="recycler-background-support-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.akexorcist', module='recycler-background-support-view', version='1.0.0')
)
libraryDependencies += "com.akexorcist" % "recycler-background-support-view" % "1.0.0"
[com.akexorcist/recycler-background-support-view "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.2.0
androidx.databinding » viewbinding jar 4.1.3

Project Modules

There are no modules declared in this project.