Last Version

AbstractRecycler 1.0.1

Wrapper for recycler view

License

License

MIT
Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.rosberry.android
ArtifactId

ArtifactId

AbstractRecycler
Version

Version

1.0.1
Type

Type

aar
Description

Description

AbstractRecycler
Wrapper for recycler view
Project URL

Project URL

https://github.com/AlexeyKorshun/AbstractRecycler.git
Source Code Management

Source Code Management

https://github.com/AlexeyKorshun/AbstractRecycler.git

Download AbstractRecycler 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.